From: Oleg Broytman Date: Fri, 29 Jul 2016 20:03:02 +0000 (+0300) Subject: Fix py3 compatibility: ftp port must be 0, not None X-Git-Tag: 3.0.0~1 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=7a8555bdaad5e6ed6fd1e9af817b7efc0cb11137;hp=7a8555bdaad5e6ed6fd1e9af817b7efc0cb11137;p=m_lib.git Fix py3 compatibility: ftp port must be 0, not None ---