Show
Ignore:
Timestamp:
11/04/09 23:28:10 (3 years ago)
Author:
Menno Smits <menno@…>
Branch:
default
convert_revision:
menno@pali-20090411222810-0r33czn9bjwh5fsy
Message:

Folder escaping is working. Live test is passing correctly. Still needs more testing and documentation updates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • imapclient/test/test_imap_utf7.py

    r61 r62  
    1 # The contents of this file has been derived from the Twisted project 
    2 # (http://twistedmatrix.com/). This author is Jp Calderone. 
     1# The contents of this file has been derived code from the Twisted project 
     2# (http://twistedmatrix.com/). The original author is Jp Calderone. 
    33 
    44# Twisted project license follows: