qiuyin...@sohu.com wrote: > import imaplib > c = imaplib.IMAP4_SSL('imap.sohu.com', 993) > c.login(myusername, mypassword) > > ipy.exe memory footprint increase to 170M... and crash soon. > > 2.6.1 and 2.6.1with.NET4 has the same problem
Any idea what the crash is? Is it popping up the normal windows crash UI (if on Windows) or is it printing an exception and exiting? If it is crashing w/ the windows error reporting dialog can you run it under a debugger? I tried this against gmail and it worked fine for me. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com