Message283225
Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import ftplib
<...>
>>> ftp.sendcmd('NOOP')
'226 Directory send OK.'
There are no changes in and `ntransfercmd' between 2.7 and default branches save for cosmetic ones. |
|
Date |
User |
Action |
Args |
2016-12-14 22:48:22 | Ivan.Pozdeev | set | recipients:
+ Ivan.Pozdeev, giampaolo.rodola, peterpan |
2016-12-14 22:48:22 | Ivan.Pozdeev | set | messageid: <1481755702.77.0.791921505569.issue25458@psf.upfronthosting.co.za> |
2016-12-14 22:48:22 | Ivan.Pozdeev | link | issue25458 messages |
2016-12-14 22:48:22 | Ivan.Pozdeev | create | |
|