-
Committer:
Vincent Ladeuil
-
Date:
2007-11-25 14:52:24 UTC
-
mto:
(3024.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3025.
-
Revision ID:
v.ladeuil+lp@free.fr-20071125145224-z85kx65oyzbic4t3
Use the right execption.
* bzrlib/transport/ftp.py:
(FtpTransport._create_connection): Use SocketConnectionError since
it takes port=None into account.