>     C:\>1.py
>     hStdOut: 00000007
>     Something
>
>     C:\>1.py>1.txt
>     hStdOut: 00000004
>
>     (1.txt file is now completely empty, i.e. hStdOut is invalid)

Hmm, now I see that maybe that's where I was wrong. When I used
`python 1.py>1.txt' it suddenly started working as expected. :-/ Must
be some strange difference with how HKCR entries are parsed and then
executed...

Best regards,
Alexey.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to