[Python-Dev] Re: proto-pep: How to change Python's bytecode (original) (raw)
Scott David Daniels Scott.Daniels at Acm.Org
Sat Dec 25 02:04:38 CET 2004
- Previous message: [Python-Dev] 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 ]
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.
-- Scott David Daniels Scott.Daniels at Acm.Org
- Previous message: [Python-Dev] 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 ]