Re: [Tutor] AntiSpam measures circumventing

2013-09-24 Thread Luca Ferrari
On Fri, Sep 20, 2013 at 4:50 PM, Jugurtha Hadjar wrote: > Supposing my name is John Doe and the e-mail is john@hotmail.com, my > e-mail was written like this: > > removemejohn.dospames...@removemehotmail.com' This is the point: how easy you want to make the email for a human being. I mean, y

Re: [Tutor] ImportError: No module named '_sysconfigdata_m'

2013-09-24 Thread Luca Ferrari
On Tue, Sep 24, 2013 at 2:25 AM, Steven D'Aprano wrote: > Unless this was at the Python prompt, it's not really a Python question. > It's a question about your Linux installation, and why "gigt" ends up > calling Python. Start with: > > man gigt > > which gigt > > locate gigt > As far as I know

Re: [Tutor] Copy and paste python on Microsoft word

2013-09-19 Thread Luca Ferrari
On Wed, Sep 18, 2013 at 6:59 AM, Sammy Cornet wrote: > I'm using python 3.3.0, I have made a program on my script and output it. I > have tried several times to copy and paste the output and the script on > Microsoft word, every time I select the part that I need and right click on > it, this m