~pythonregexp2.7/python/issue2636-22

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
Demo 38800 16 years ago benjamin.peterson #2503 make singletons compared with "is" not == or Diff
Doc 39021.1.1 16 years ago thomas.heller Add from_buffer and from_buffer_copy class methods Diff
Grammar 38290 16 years ago christian.heimes Patch #1759: Backport of PEP 3129 class decorators Diff
Include 39011 16 years ago martin.v.loewis Remove Py_Refcnt, Py_Type, Py_Size, as they were a Diff
Lib 39021.1.3 16 years ago mark.dickinson Issue 2635: fix bug in the fix_sentence_endings op Diff
Mac 38800 16 years ago benjamin.peterson #2503 make singletons compared with "is" not == or Diff
Misc 39021.1.3 16 years ago mark.dickinson Issue 2635: fix bug in the fix_sentence_endings op Diff
Modules 39021.1.1 16 years ago thomas.heller Add from_buffer and from_buffer_copy class methods Diff
Objects 38958 16 years ago christian.heimes I finally got the time to update and merge Mark's Diff
Parser 39014 16 years ago amaury.forgeotdarc Issue2681: the literal 0o8 was wrongly accepted, a Diff
PC 38960 16 years ago christian.heimes Added new files to Windows project files More Wind Diff
PCbuild 38960 16 years ago christian.heimes Added new files to Windows project files More Wind Diff
Python 38958 16 years ago christian.heimes I finally got the time to update and merge Mark's Diff
RISCOS 34866 17 years ago martin.v.loewis Patch #1495999: Part two of Windows CE changes. - Diff
Tools 38995 16 years ago gregory.p.smith explicitly flush after the ... since there wasn't Diff
.bzrignore 38931 16 years ago benjamin.peterson Added an ignore file for Bazaar #2510 570 bytes Diff Download File
File configure 39021.1.2 16 years ago mark.dickinson Issue #1496032. Add -mieee to BASECFLAGS on alpha 645 KB Diff Download File
configure.in 39021.1.2 16 years ago mark.dickinson Issue #1496032. Add -mieee to BASECFLAGS on alpha 99.3 KB Diff Download File
File install-sh 27620 20 years ago loewis Patch #746366: Update to current automake install- 6.9 KB Diff Download File
LICENSE 38393 16 years ago barry.warsaw More copyright year and version number bumps 13.4 KB Diff Download File
Makefile.pre.in 38958 16 years ago christian.heimes I finally got the time to update and merge Mark's 37.5 KB Diff Download File
pyconfig.h.in 38998 16 years ago mark.dickinson test_math and test_cmath are failing on the FreeBS 28.6 KB Diff Download File
README 38831 16 years ago barry.warsaw Updating for 2.6a2 55.1 KB Diff Download File
setup.py 38862 16 years ago thomas.wouters Fix test_distutils to not fail when running 'make 74 KB Diff Download File