Message4512
So I set SUPPORTS_IPV6=False so I could try to reproduce this. Then when
I run the test suite:
cd pyftpdlib-0.5.1;jython test/test_ftpd.py
I get numerous errors such as:
test_rein_during_transfer (__main__.TestFtpAuthentication) ... Traceback
(most recent call last):
File "__pyclasspath__/pyftpdlib/ftpserver.py", line 1957, in push_dtp_data
File "__pyclasspath__/pyftpdlib/ftpserver.py", line 894, in
push_with_producer
File "__pyclasspath__/pyftpdlib/ftpserver.py", line 923, in initiate_send
File "__pyclasspath__/pyftpdlib/ftpserver.py", line 923, in initiate_send
NameError: global name 'buffer' is not defined
ERROR |
|
Date |
User |
Action |
Args |
2009-04-15 04:00:04 | kfitch42 | set | messageid: <1239768004.91.0.544973582697.issue1312@psf.upfronthosting.co.za> |
2009-04-15 04:00:04 | kfitch42 | set | recipients:
+ kfitch42, pjenvey, billiejoex |
2009-04-15 04:00:04 | kfitch42 | link | issue1312 messages |
2009-04-15 04:00:04 | kfitch42 | create | |
|