terça-feira, março 30, 2004

Regular Expression HOWTO

Regular Expression HOWTO: "This document is an introductory tutorial to using regular expressions in Python with the re module. It provides a gentler introduction than the corresponding section in the Lib"