[Tutor] Formatting

prasad rao prasadaraon50 at gmail.com
Wed Feb 25 13:55:54 CET 2009


hi
 for license in licenses:
      m = licenseRe.search(license)
      print m.group(1, 2)


('ABTA', 'No.56542')
('ATOL', None)
('IATA', None)
('ITMA', None)
Yes It is working
Thank you
Prasad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090225/6b85f27c/attachment.htm>


More information about the Tutor mailing list