Sending Email using examples From Tutorials

2018-01-27 Thread Gg Galvez
I am having difficulty getting the python script to send an email to work. Here is the code I use from among a number of other examples which I used. The only changes I made were the email addresses, so I can see the result if it works. If you have any suggestions, please email your reply also t

Python process communication

2008-08-17 Thread projects . gg . aaron
Hi, I'd like to write a script that will connect to another already running process, pipe some data to it's input and receive data from it's output. I can create another process using subprocess module, but how do I connect to already running process? Maybe there is a better solution for process

Re: crosswords helper program

2005-10-12 Thread gg
Chris F.A. Johnson a écrit : > On 2005-10-12, gg wrote: > >>I plan to write a program in Python in order to help me doing >>crosswords, I was wondering if such a program already existed. >> >>Basically it will get the number of letters of the word (5, 10, 12...)

crosswords helper program

2005-10-12 Thread gg
I plan to write a program in Python in order to help me doing crosswords, I was wondering if such a program already existed. Basically it will get the number of letters of the word (5, 10, 12...) then the letters known (B in second letter, E in 5th letter...) and then search in a dictionary the