My First .py

Bryce C. Mason lord_elendil at hotmail.com
Thu Apr 18 03:37:38 EDT 2002


Hello Python World!

I am happy to announce that my first python program is a success!  What I
was considering writing in C++ was made far easier in python.  I
successfully stripped screen output captured to a text file of important
components and put them in a better order.  My project leader will be
thrilled that he doesn't have to import the text file into word, make it
neat and line up, print out hundreds of pages, sort them, and then choose
which he wants.  The program does everything but choose which pieces to
keep.

I think I'll go get a book on how to let python retrieve information over
the net.  This would remove another step of him having to capture screen
output.  Anyone have a good suggestion for some examples of how python can
manipulate network resources?

Bryce Mason





More information about the Python-list mailing list