homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon, docs@python, pitrou, r.david.murray, scoder
Date 2012年04月16日.15:41:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334590895.07.0.889364789824.issue14594@psf.upfronthosting.co.za>
In-reply-to
Content
I'm fine w/ documenting load_dynamic() and leaving it as-is since importlib uses the function itself (plus the frozen/builtin functions, although the frozen stuff might be simplified since they can probably just return the bytes for the frozen module instead of doing as much work in C code). But load_package(), load_source(), and load_module() need to go.
History
Date User Action Args
2012年04月16日 15:41:35brett.cannonsetrecipients: + brett.cannon, pitrou, scoder, r.david.murray, docs@python
2012年04月16日 15:41:35brett.cannonsetmessageid: <1334590895.07.0.889364789824.issue14594@psf.upfronthosting.co.za>
2012年04月16日 15:41:34brett.cannonlinkissue14594 messages
2012年04月16日 15:41:34brett.cannoncreate

AltStyle によって変換されたページ (->オリジナル) /