Changeset 685

Show
Ignore:
Timestamp:
2007-01-31 23:04:05 (2 years ago)
Author:
schwa
Message:
Make comment a bit more clear.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ftputil.py

    r653 r685  
    283283        # set the parser 
    284284        self._stat._parser = parser 
    285         # we just set a parser, don't allow "smart" switching 
     285        # we just set a parser, don't allow "smart" switching anymore 
    286286        self._stat._allow_parser_switching = False 
    287287