[Python-checkins] peps: Regex ain't gonna make it.

barry.warsaw python-checkins at python.org
Fri Nov 22 02:58:39 CET 2013


http://hg.python.org/peps/rev/bbd33490f039
changeset:   5312:bbd33490f039
user:        Barry Warsaw <barry at python.org>
date:        Thu Nov 21 20:58:33 2013 -0500
summary:
  Regex ain't gonna make it.

files:
  pep-0429.txt |  1 -
  1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/pep-0429.txt b/pep-0429.txt
--- a/pep-0429.txt
+++ b/pep-0429.txt
@@ -99,7 +99,6 @@
 Other proposed large-scale changes:
 
 * Introspection information for builtins
-* Addition of the "regex" module
 * Email version 6
 
 Deferred to post-3.4:

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list