Changeset 140:28d2df4e855f for NEWS

Show
Ignore:
Timestamp:
04/23/10 13:27:44 (2 years ago)
Author:
Menno Smits <menno@…>
Branch:
default
Message:

#7: added new script for interactive sessions (interact.py)

Uses IPython if available.
Removed --interact from livetest.py

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWS

    r126 r140  
    88[API CHANGE] select_folder now returns a dictionary with the full 
    99SELECT command response instead of just the message count (#24). 
     10 
     11Added interact.py, a script for interactive IMAPClient 
     12sessions. Useful for debugging and exploration. Uses IPython if 
     13installed. 
    1014 
    1115