[Python-Dev] pycache creation (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Thu Mar 25 11:31:33 CET 2010
- Previous message: [Python-Dev] __pycache__ creation
- Next message: [Python-Dev] __pycache__ creation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ron Adam wrote:
hmmmm... unless there is a pycache file located there first. ;-)
Just a specific reason why attempting to create pycache can fail (which has defined behaviour in the PEP - running directly from the source without caching the bytecode file).
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] __pycache__ creation
- Next message: [Python-Dev] __pycache__ creation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]