regexp help

Bakes bakes at ymail.com
Thu Aug 27 14:15:59 EDT 2009


If I were using the code:

(?P<data>[0-9]+)

to get an integer between 0 and 9, how would I allow it to register
negative integers as well?



More information about the Python-list mailing list