Staging
v0.8.1
Revision a5d6faaa0b53687b4e1080dab448ef01e29352cb authored by Guido van Rossum on 18 December 2001, 14:17:02 UTC, committed by Guido van Rossum on 18 December 2001, 14:17:02 UTC
responses that the original parse227() routine can't handle are
becoming more common.

"""
Change the 227 response parser to use a more liberal regular
expression.  This is needed for certain servers that (in violation of
the standard) don't return the parentheses in the response.

This fixes SF bug #441712 by Henrik Weber (not exactly using his
patch).
"""
1 parent 3c2b6f5
History

README

back to top