Changeset 258:1735ead96cec
- Timestamp:
- 06/06/11 21:51:16 (12 months ago)
- Branch:
- default
- Files:
-
- 1 modified
-
imapclient/imapclient.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
imapclient/imapclient.py
r254 r258 233 233 responsibility of the caller to either check for ``XLIST`` in 234 234 the server capabilites, or to handle the error if the server 235 doesn't support this exte rnsion.235 doesn't support this extension. 236 236 237 237 The *directory* and *pattern* arguments are as per
