lp:~pythonregexp2.7/python/issue2636-13

Created by TimeHorse and last modified

Add a method to the Match object, grouptuples, which will return a list of tuples for each match group in the form (index, name, captured_text) where name will be None when the capture was done purely ordinary and captured_text can also be None if that particular group did not match.

Get this branch:
bzr branch lp:~pythonregexp2.7/python/issue2636-13
Members of Python Regexp 2.7 can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Python Regexp 2.7
Project:
Python
Status:
Development

Recent revisions

39038. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Merged in changes from the core Regexp branch.

39037. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Merged in changes from the core Regexp branch.

39036. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Merged in changes from the core Regexp branch.

39035. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Merged in changes from the core Regexp branch.

39034. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Moving these Documentation changes into their own branch so that the minor
changes will not force the documentation suggestion changes to also be
included; they will now only be included in their own branch, for issue 12.

39033. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Replaced tab with spaces.

39032. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Better comment for the end of line test.

39031. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Merged in changes from the latest python source snapshot.

39030. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Fixed some spelling mistakes in the test proceedures.

39029. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>

Added some text to the Library Document about the (?P...) notation in
general and the limitations of (?#...) as per a suggestion by Jim
Jewett.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.