]> granicus.if.org Git - python/commit
Remove erroneous and confusing comment -- sre patterns *can* be
authorGuido van Rossum <guido@python.org>
Sat, 8 Dec 2001 05:11:15 +0000 (05:11 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 8 Dec 2001 05:11:15 +0000 (05:11 +0000)
commitbaefcebb55796470026d108b697d50473928a348
treeadd91d21447533bf14de61086e4061ad5210d9b3
parent73f0a4ecd76549dae9a58aa6d7949d4d2e583d03
Remove erroneous and confusing comment -- sre patterns *can* be
pickled and we do *not* expect exceptions from either pickle or
cPickle.
Lib/test/test_sre.py