Text parsing via regex

Robocop bthayre at physics.ucsd.edu
Mon Dec 8 17:43:32 EST 2008


Wow!  Thanks for all the input, it looks like that textwrapper will
work great for my needs.  And thanks for the regex help everyone.
Also, i was thinking of using a list, but i haven't used them much in
python.  Is there anything in python that is equivalent to pushback in
c++ for vectors? As in, could i just initialize a list, and then
pushback values into it as i need them?  Thanks again!



More information about the Python-list mailing list