~pythonregexp2.7/python/issue2636-06

Viewing all changes in revision 39023.

  • Committer: Jeffrey C. Jacobs
  • Date: 2008-04-26 22:57:29 UTC
  • Revision ID: timehorse@starship.python.net-20080426225729-rv9lq755vqquk37u
Moved include of sre_parse to the only section of code that actually needs it inside the compile method.  Thus, unless compile is called, sre_parse will not unnecessarily be included.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: