Questions: why for pycrypto needed?
Alexander Belchenko
bialix at ukr.net
Fri Jan 6 23:54:57 GMT 2006
James Blackwell пишет:
> I rewrote it. Didn't mean to be obnoxious, just realized that it was possible
> to be more clear without sacrificing important meaning or usability.
From that page: Something wrong in this sections:
Checking if pyCrypto is installed
The following command will run silently if pycrypto is installed
properly and fail otherwise:
python -c "import elementtree"
...
Checking if pyCrypto
Just the same as paramiko and cElementTree:
python -c "import elementtree"
--
Alexander
More information about the bazaar
mailing list