[Patches] [ python-Patches-1429605 ] PEP 338 documentation
SourceForge.net
noreply at sourceforge.net
Sun Mar 19 05:20:14 CET 2006
Patches item #1429605, was opened at 2006-02-11 18:18
Message generated for change (Comment added) made by quiver
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1429605&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Coghlan (ncoghlan)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: PEP 338 documentation
Initial Comment:
The attached Latex file (librunpy.tex) contains the
documentation for PEP 338's proposed runpy module.
I haven't included a patch for lib.tex or
Makefile.deps, since those changes are fairly trivial
and I'm not too particular about where the module gets
slotted into the Library reference.
----------------------------------------------------------------------
Comment By: George Yoshida (quiver)
Date: 2006-03-19 13:20
Message:
Logged In: YES
user_id=671362
amk has committed his PEP328 to whatsnew, so that should be
helpful.
Following his style:
- use \programopt for "-m" option
- use \pep{} for PEP links
- add seealso section
And as for your document,
- s/initialised/initialized
> where to include it in the Library Reference table of
contents.
I'd like to give my vote to:
- imp
- zipimport
- *runpy*
- pkgutil
- modulefinder
-- george
----------------------------------------------------------------------
Comment By: Nick Coghlan (ncoghlan)
Date: 2006-03-17 23:02
Message:
Logged In: YES
user_id=1038590
Kicking in Fred's direction to check my formatting isn't too
horrible and to decide where to include it in the Library
Reference table of contents.
----------------------------------------------------------------------
Comment By: Nick Coghlan (ncoghlan)
Date: 2006-02-19 00:07
Message:
Logged In: YES
user_id=1038590
Updated to match Feb 18 version of PEP.
----------------------------------------------------------------------
Comment By: Nick Coghlan (ncoghlan)
Date: 2006-02-18 00:20
Message:
Logged In: YES
user_id=1038590
PEP 338 has been updated as of 18-Feb-2006. Those changes
are still to be incorporated into this documentation.
----------------------------------------------------------------------
Comment By: Nick Coghlan (ncoghlan)
Date: 2006-02-11 23:44
Message:
Logged In: YES
user_id=1038590
Updated to avoid trying to hide exec's quirks
----------------------------------------------------------------------
Comment By: Nick Coghlan (ncoghlan)
Date: 2006-02-11 20:03
Message:
Logged In: YES
user_id=1038590
Minor tweak to run_function_code to clarify the problem with
resolving names when the locals and globals dictionaries are
different.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1429605&group_id=5470
More information about the Patches
mailing list