[Baypiggies] Python help

Laurence Clark hsuclarklarry at sbcglobal.net
Sun Jul 16 19:35:39 CEST 2006


YEP, this works on Windows. If you want to send error messages to the 
output file it even work to tack
2>&1 on the end like this:

newcodewitherrors.py < input.txt > output.txt 2>&1


Brain Murphy wrote:

> Hello,
> I am semi new to python, I bought a few books and am doing rather 
> well, one of the books that I have is Beginning Python by Magnus Lie 
> Hetland.In chapter 20, on page 395, he gives  "$ python 
> simple_markup.py < test_input.txt > test_output.html"
> this is UNIX and I was wondering how to do this with cmd.
> Any help would be greatly appreciated.
> Brian
>
> ------------------------------------------------------------------------
> The all-new Yahoo! Mail 
> <http://us.rd.yahoo.com/mail/uk/taglines/default/nowyoucan/free_from_isp/*http://us.rd.yahoo.com/evt=40565/*http://uk.docs.yahoo.com/nowyoucan.html> 
> goes wherever you go - free your email address from your Internet 
> provider.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Baypiggies mailing list
>Baypiggies at python.org
>http://mail.python.org/mailman/listinfo/baypiggies
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/baypiggies/attachments/20060716/ab004bf9/attachment.html 


More information about the Baypiggies mailing list