[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


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



More information about the Python-Dev mailing list