Prevent pyc or pyo compiled output

Jason Smith jhs at oes.co.th
Fri Jun 25 05:26:38 EDT 2004


Hi.  I have exactly the problem described in PEP 304: I want to tell 
python _not_ to write the .pyc bytecode versions of my modules.  (During 
development it clutters up my directories and 'svn st' output.)

PEP 304 introduces a method to fix this, but I was wondering if there is 
  some sort of quick and/or dirty workaround for now.

Thanks for any tips.

-- 
Jason Smith
Open Enterprise Systems
Bangkok, Thailand
http://oes.co.th
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 264 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20040625/a14d8e6d/attachment.sig>


More information about the Python-list mailing list