]> granicus.if.org Git - python/commit
Adding a warning about the regsub module. This also disables further
authorGuido van Rossum <guido@python.org>
Tue, 19 Dec 2000 18:25:58 +0000 (18:25 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 19 Dec 2000 18:25:58 +0000 (18:25 +0000)
commit7292e921fc9b0128a2224eb4cd45c2649211c9cf
tree2d45e6f59d276ed6835e96e45a1da6e75995528f
parentb1d136174abb07d66b1f812a3a2364d9fab0c5e2
Adding a warning about the regsub module.  This also disables further
warnings in this same module, to prevent getting a warning about
importing regex (we *know* that it's obsolete :-).
Lib/regsub.py