]> granicus.if.org Git - python/commit
Adding a warning about the regex module. This is the first official
authorGuido van Rossum <guido@python.org>
Tue, 19 Dec 2000 18:21:39 +0000 (18:21 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 19 Dec 2000 18:21:39 +0000 (18:21 +0000)
commitb1d136174abb07d66b1f812a3a2364d9fab0c5e2
tree9699a920ebaa713f024f98f8b7741e2153c43713
parentfad81f08380080bb370c71c6cd0562e5329a4660
Adding a warning about the regex module.  This is the first official
use of PyErr_Warn()!  This module is a good guinea pig because it's
been obsolete since 1.5.0 was released.
Modules/regexmodule.c