[Python-Dev] Re: proto-pep: How to change Python's bytecode (original) (raw)
Brett C. bac at ocf.berkeley.edu
Sat Dec 25 20:31:06 CET 2004
- Previous message: [Python-Dev] Re: proto-pep: How to change Python's bytecode
- Next message: [Python-Dev] Re: proto-pep: How to change Python's bytecode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Scott David Daniels wrote:
Brett C. wrote:
A few things can be done to make sure that development goes smoothly when experimenting with Python's bytecode. One is to delete all .py(c|o|w) Don't you mean ".pyc or .pyo (remember such files in zips as well)" .pyw is normal python source.
Yeah, my bad. Been a while since I have written a .pyw file.
-Brett
- Previous message: [Python-Dev] Re: proto-pep: How to change Python's bytecode
- Next message: [Python-Dev] Re: proto-pep: How to change Python's bytecode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]