[Python-Dev] More PEPs to mark as final
Phillip J. Eby
pje at telecommunity.com
Tue Aug 10 17:03:52 CEST 2004
More information about the Python-Dev mailing list
Tue Aug 10 17:03:52 CEST 2004
- Previous message: [Python-Dev] More PEPs to mark as final
- Next message: [Python-Dev] Another approach to decorators.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 09:40 AM 8/10/04 -0400, A.M. Kuchling wrote: >The following PEPs all seem to be completed; can their authors (or >someone) please confirm, and mark them as 'Final' if the PEPs are in >fact completed? > >273 Import Modules from Zip Archives >278 Universal Newline Support >282 A Logging System >302 New Import Hooks >305 CSV File API If you're asking whether these are implemented, at least PEP 302 isn't quite finished. If I understand it correctly, there should be an 'imp.get_loader', and its "phase 2" plan calls for putting "frozen, built-in and sys.path importer objects on sys.meta_path, allowing for some extra flexibility".
- Previous message: [Python-Dev] More PEPs to mark as final
- Next message: [Python-Dev] Another approach to decorators.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list