View Single Post
Old May 27th, 2006, 1:48 PM   #1
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 904
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Compiling Python code?

Is it possible to compile Python scripts so that the source code cannot be retrieved (without difficulty)? Also, is it true that accessing a Python script with an _ after the name, e.g. trip.py_, will show the source code? If so, is it possible to prevent this?
titaniumdecoy is offline   Reply With Quote