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
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
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...)
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