]> granicus.if.org Git - python/commit
Use re instead of regex. Also remove bogus return statement from __init__().
authorGuido van Rossum <guido@python.org>
Wed, 22 Oct 1997 20:49:52 +0000 (20:49 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 22 Oct 1997 20:49:52 +0000 (20:49 +0000)
commitacfb82a530c2fde7f708b93aac6a35504c207093
tree4d0372f62d5689e0c9ad0aea7d9bf0c49ff9d2af
parent8566e474b4e54956a14f056173692c834f40f1a5
Use re instead of regex.  Also remove bogus return statement from __init__().
Lib/ftplib.py