Changeset 112:e0ae81b0d463
- Timestamp:
- 28/12/09 06:21:59 (2 years ago)
- Branch:
- default
- Files:
-
- 1 modified
-
imapclient/response_parser.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
imapclient/response_parser.py
r111 r112 11 11 #XXX plug-in this version 12 12 #XXX remove old FetchParser 13 #XXX handle escaping in strings especially: \" 14 # Check the RFC on this. 13 15 #TODO more exact error reporting 14 16
