Hi, Is this perhaps just another case of the broken broken module module dependancy dependancy thing not working right for 2.7a1? (like with unittest?)
"import ssl" fails in IPy 2.7a1, because the ssl.py module is not installed. (Using the CPython 2.7 ssl.py module doesn't work, but perhaps there are differences in this module for IPy/CPython, so it never would?). Using the IPy 2.6.1 ssl.py does import, but I haven't done any more testing than that. http://ironpython.codeplex.com/workitem/28369 Cheers, Tony _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com