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

Created by TimeHorse and last modified

This feature would add support for well-formed comments of the form "(?P#...)". Well-formed comments allow for nesting of parenthesis as well as escaping a closing parenthesis which normally would close the comment. This differs from (?#...) in that the standard comment form will automatically close the commented expression at the first closing parenthesis is encounters, regardless of nesting.

Get this branch:
bzr branch lp:~pythonregexp2.7/python/issue2636-05
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:
Mature

Recent revisions

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

Updated versionadded in documentation for Smart Comments to refer to version 2.7, the soonest version this may see the light of day.

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>

Forgot to add the version added comment in the documentation; it is now
added.

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

Merged in changes from the core Regexp branch.

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

Better comment.

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

Merged in changes from the core Regexp branch.

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

Merged in changes from the core Regexp branch.

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.