mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove comment about Unicode: SF #622831 was fixed loooong ago!
This commit is contained in:
parent
ecb544e95b
commit
52ae0a596f
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@
|
|||
# Copyright (C) 2002 Python Software Foundation.
|
||||
# Written by Greg Ward <gward@python.net>
|
||||
|
||||
# XXX currently this module does not work very well with Unicode
|
||||
# strings. See http://www.python.org/sf/622831 for updates.
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import string, re
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue