Mailing List Archive

python/nondist/peps pep-0004.txt,1.2,1.3
Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv1940

Modified Files:
pep-0004.txt
Log Message:
Add 'pre' to list of deprecated modules


Index: pep-0004.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0004.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pep-0004.txt 1 Nov 2001 05:30:35 -0000 1.2
--- pep-0004.txt 10 Apr 2002 22:09:55 -0000 1.3
***************
*** 98,101 ****
--- 98,109 ----
Documentation: TBD

+ Module name: pre
+ Rationale: The underlying PCRE engine doesn't support Unicode, and
+ has been unmaintained since Python 1.5.2.
+ Date: 10-Apr-2002
+ Documentation: It was only mentioned as an implementation detail,
+ and never had a section of its own. This mention
+ has now been removed.
+

Undeprecated modules