[Python-Dev] PEP 3147: PYC Repository Directories
Ben Finney
ben+python at benfinney.id.au
Sun Feb 7 01:27:42 CET 2010
Barry Warsaw <barry at python.org> writes:
> On Feb 03, 2010, at 11:07 PM, Nick Coghlan wrote:
>
> >It's also the case that having to run Python to manage my own
> >filesystem would very annoying.
[…]
Files that are problematic wouldn't need Python to manage any more than
currently. The suggestion was just that, a suggestion for Python to
expose information to assist; it wouldn't be required.
> I agree. I'd prefer to have a predictable place for the cached files,
> independent of having to run Python to tell you where that is.
Right; I don't see who would disagree with that. I don't see any
conflict between “decouple compiled bytecode file locations from source
file locations” versus “predictable location for the compiled bytecode
files”.
--
\ “All television is educational television. The question is: |
`\ what is it teaching?” —Nicholas Johnson |
_o__) |
Ben Finney
More information about the Python-Dev
mailing list