Changeset 112:e0ae81b0d463

Show
Ignore:
Timestamp:
28/12/09 06:21:59 (2 years ago)
Author:
Menno Smits <menno@…>
Branch:
default
Message:

added TODO about string escapes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • imapclient/response_parser.py

    r111 r112  
    1111#XXX plug-in this version 
    1212#XXX remove old FetchParser 
     13#XXX handle escaping in strings especially: \" 
     14#    Check the RFC on this. 
    1315#TODO more exact error reporting 
    1416