On 2012-11-03, at 2:58 AM, 水静流深 wrote:
i have install pyOpenSSL-0.11 in python2.7 this way:
download pyOpenSSL-0.11.tar.gz
#tar -zvxf pyOpenSSL-0.11.tar.gz
#cd pyOpenSSL-0.11
#python setup.py install
>>> import OpenSSL
Traceback (most recent call last):
File "", line 1, in
File "/
On 2012-09-06, at 2:34 PM, John Nagle wrote:
Yes, it should. There's no shortage of implementations.
PyPi has four. Each has some defect.
PyPi offers:
iso8601 0.1.4 Simple module to parse ISO 8601 dates
iso8601.py 0.1dev Parse utilities for iso8601 encoding