classification
Title: Document additions from PEP 302
Type: Stage:
Components: Documentation Versions: Python 3.0, Python 2.6
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: brett.cannon Nosy List: brett.cannon, brett.cannon (2)
Priority: normal Keywords

Created on 2006-07-19 21:30 by brett.cannon, last changed 2009-04-02 01:19 by brett.cannon.

Messages (1)
msg60948 - (view) Author: Brett Cannon (brett.cannon) Date: 2006-07-19 21:30
meta_path, path_hooks, and path_importer_cache are not
in the documentation for sys.  These were all added by
PEP 302.
History
Date User Action Args
2009-04-02 01:19:01brett.cannonsetstatus: open -> closed
resolution: out of date
2009-02-11 03:06:27ajaksu2setassignee: brett.cannon
nosy: + brett.cannon
versions: + Python 2.6, Python 3.0, - Python 2.5
2006-07-19 21:30:27bcannon.historiccreate