]> granicus.if.org Git - python/commit
Get rid of string functions. References to string.whitespace,
authorGuido van Rossum <guido@python.org>
Fri, 15 Dec 2000 15:37:48 +0000 (15:37 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 15 Dec 2000 15:37:48 +0000 (15:37 +0000)
commitc80f182dc46ae2d8027c13cb01d0045e9a2650dc
tree2faecf906f3178f37b882fcc132a5904c0d76fdf
parent34735a6682d987bc7ef7f13ad8437344353caa7c
Get rid of string functions.  References to string.whitespace,
string.digits are left.
Lib/rfc822.py