]> granicus.if.org Git - python/commit
Access the exception argument to see whether it starts with '500'.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 10 Mar 2002 15:59:58 +0000 (15:59 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 10 Mar 2002 15:59:58 +0000 (15:59 +0000)
commitb5255114d1221f3fec027005a16dc61812eacf4b
treebf6578f3624f2cbf182053ab4a48a09edec759c1
parentdfce3bf908f9f6e8b20d54ca5f724994f6790f8a
Access the exception argument to see whether it starts with '500'.
Fixes #527855.
Lib/ftplib.py