[IronPython] 2.6.1 implements ssl module, but it crash...

qiuyingbo at sohu.com qiuyingbo at sohu.com
Tue Apr 13 03:40:01 CEST 2010


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





More information about the Ironpython-users mailing list