Helpviewer/Network/__init__.py@739aa1717df5
Helpviewer/Network/__init__.py
Mon, 17 Sep 2012 19:38:48 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 17 Sep 2012 19:38:48 +0200
- changeset 2047
- 739aa1717df5
- parent 1509
-
c0b5e693b0eb
- child 2302
-
f29e9405c851
- permissions
- -rw-r--r--
Extended the new FtpReply class to handle various directory listing styles and to ask for a username and password, if the FTP login fails with an error code of 530.
# -*- coding: utf-8 -*-
# Copyright (c) 2009 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing network related modules.
"""