[Patches] [ python-Patches-922115 ] PEP 292 reference implementation
SourceForge.net
noreply at sourceforge.net
Tue Sep 7 04:34:26 CEST 2004
Patches item #922115, was opened at 2004-03-23 15:41
Message generated for change (Comment added) made by bcannon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=922115&group_id=5470
Category: Library (Lib)
Group: Python 2.4
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Barry A. Warsaw (bwarsaw)
Assigned to: Brett Cannon (bcannon)
Summary: PEP 292 reference implementation
Initial Comment:
Here's a reference implementation for PEP 292, along
with a few other things we talked about at PyCON II
- creation of a top-level stringlib package
- addition of stringlib/safedict.py which is a handy
adjunct to PEP 292
I will also be checking in an updated PEP 292.
Still to do: add test cases and documentation. I will
do this in time for Python 2.4, if the PEP is accepted.
----------------------------------------------------------------------
>Comment By: Brett Cannon (bcannon)
Date: 2004-09-06 19:34
Message:
Logged In: YES
user_id=357491
Well, PEP 292 was moved out of the sandbox so I am closing this down.
----------------------------------------------------------------------
Comment By: Brett Cannon (bcannon)
Date: 2004-03-26 07:24
Message:
Logged In: YES
user_id=357491
OK, the files (including a copy of string.py from Lib/) have been put in
the sandbox in the 'string' directory.
I will leave this patch open until something gets moved out os nondist/
into dist/ .
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=922115&group_id=5470
More information about the Patches
mailing list