Changeset 584:06608a909664

Show
Ignore:
Timestamp:
2006-10-19 17:28:59 (4 years ago)
Author:
Stefan Schwarzer <sschwarzer@…>
Branch:
add_stat_caching
convert_revision:
svn:778c30c8-61e0-0310-89d4-fe2f97a467b2/branches/add_stat_caching@610
Message:
Iterator protocol implemented. `xreadlines` stays, as in current file
objects.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TODO

    r581 r584  
    11Planned: 
    22 
    3 - remove xreadlines support from file objects; support iterator 
    4   protocol 
    53- write a ftputil_mirror.py script 
    64  a) as a usage example of ftputil