Message230057
Reference by the guide to next() should stay for the same reason in re.compile() a regular expression object is returned and the two methods are mentioned, match() and search(). They are useful to know in that context in as much as next() is useful to know here. IMO. |
|
Date |
User |
Action |
Args |
2014-10-27 02:35:15 | vy0123 | set | recipients:
+ vy0123, ezio.melotti, r.david.murray, docs@python, ethan.furman |
2014-10-27 02:35:15 | vy0123 | set | messageid: <1414377315.16.0.761564064123.issue22725@psf.upfronthosting.co.za> |
2014-10-27 02:35:15 | vy0123 | link | issue22725 messages |
2014-10-27 02:35:14 | vy0123 | create | |
|