Why it does NOT work on Linux ?
Jason Orendorff
jason at jorendorff.com
Fri Feb 1 08:47:37 EST 2002
More information about the Python-list mailing list
Fri Feb 1 08:47:37 EST 2002
- Previous message (by thread): Why it does NOT work on Linux ?
- Next message (by thread): Why it does NOT work on Linux ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ladislav wrote: > This program works well under windows but on Linux it does not > find any number. Can you please help? Thoughts: You should be using a raw string for your regular expression. Compare versions of Python. ## Jason Orendorff http://www.jorendorff.com/
- Previous message (by thread): Why it does NOT work on Linux ?
- Next message (by thread): Why it does NOT work on Linux ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list