[Tutor] pip install M2crypto

2015-04-27 Thread Juanald Reagan
Good Evening, I am trying to install the M2crypto package via pip and receive an error. Python version is 2.7.4, any ideas on how to fix the SWIG error? Jon$ sudo -H pip install M2crypto /Library/Python/2.7/site-packages/pip-6.1.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:79:

Re: [Tutor] Tutor Digest, Vol 134, Issue 89

2015-04-26 Thread Juanald Reagan
ia email, send a message with subject or body 'help' to > tutor-requ...@python.org > > You can reach the person managing the list at > tutor-ow...@python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Conten

Re: [Tutor] Tutor Digest, Vol 134, Issue 86

2015-04-25 Thread Juanald Reagan
e so it is more specific > than "Re: Contents of Tutor digest..." > > > Today's Topics: > >1. Re: name shortening in a csv module output (Steven D'Aprano) >2. Re: sig no matter what (eryksun) >3. whois github package (Juanald Reagan)

[Tutor] whois github package

2015-04-25 Thread Juanald Reagan
Hello! I have a question regarding how to use/implement a package found at github. https://github.com/secynic/ipwhois I am able to run the sample code without any issues but what I don't understand is how to put all the data that is returned into an indexed list. I want to be able to pick out som