Tuesday, January 13, 2009

Regular Expressions in Python 3

InformIT: Regular Expressions in Python 3 > Pythons Regular Expression Language: "This chapter introduces and explains all the key regular expression concepts and shows pure regular expression syntax, and then shows how to use regular expressions in the context of Python programming."