Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb544e commit 52ae0a5Copy full SHA for 52ae0a5
1 file changed
Lib/textwrap.py
@@ -5,9 +5,6 @@
5
# Copyright (C) 2002 Python Software Foundation.
6
# Written by Greg Ward <[email protected]>
7
8
-# XXX currently this module does not work very well with Unicode
9
-# strings. See http://www.python.org/sf/622831 for updates.
10
-
11
__revision__ = "$Id$"
12
13
import string, re
0 commit comments