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! -- http://mail.python.org/mailman/listinfo/python-list
- Text parsing via regex Robocop
- Re: Text parsing via regex r0g
- Re: Text parsing via regex Paul McGuire
- Re: Text parsing via regex Shane Geiger
- Re: Text parsing via regex Vlastimil Brom
- Re: Text parsing via regex Robocop
- Re: Text parsing via regex Robert Kern
- Re: Text parsing via regex rdmurray