Post Reply 
ProxHTTPSProxy, a Proxomitron SSL Helper Program
Jun. 09, 2010, 08:45 PM (This post was last modified: Jun. 09, 2010 08:47 PM by JJoe.)
Post: #108
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Python creates a file config.pyc that appears to break things at restart. After I delete it all works again.

I think its purpose is to speed up program load. After loading there would be no advantage to having it. When I delete it I also delete other pyc files, socks.pyc.

Is setting sys.dont_write_bytecode to True the best fix?
http://docs.activestate.com/activepython...y/sys.html

Anybody else seeing this?
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program - JJoe - Jun. 09, 2010 08:45 PM

Forum Jump: