Quickie - Regexp for a string not at the beginning of the line

David Hutto dwightdhutto at gmail.com
Thu Oct 25 23:02:11 EDT 2012


On Thu, Oct 25, 2012 at 9:08 PM, Rivka Miller <rivkaumiller at gmail.com> wrote:
> On Oct 25, 2:27 pm, Danny <dann90... at gmail.com> wrote:
>> Why you just don't give us the string/input, say a line or two, and what you want off of it, so we can tell better what to suggest
>
> no one has really helped yet.
>
> I want to search and modify.
>
> I dont wanna be tied to a specific language etc so I just want a
> regexp and as many versions as possible.

If you just find the one command line app that will perform the task,
like awk, then the other languages you will just need to call the
commandline function, and return the output from awk.


-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com



More information about the Python-list mailing list