[Python-Dev] Update PEP 292 (original) (raw)
Barry Warsaw barry at python.org
Tue Aug 24 19:05:31 CEST 2004
- Previous message: [Python-Dev] Update PEP 292
- Next message: [Python-Dev] Update PEP 292
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2004-08-23 at 15:19, Raymond Hettinger wrote:
Does it? Apply the patch and try "import re".
% cd Lib % find -name *.pyc % cd .. % ./python Python 2.4a2 (#5, Aug 22 2004, 19:41:48) [GCC 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import re [25352 refs] import string [25356 refs] string.Template <class 'string.Template'> [25356 refs]
isn't-anybody-else-going-to-try-the-patch-or-should-i-just-check-it-in-ly y'rs, -Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20040824/3744a324/attachment.pgp
- Previous message: [Python-Dev] Update PEP 292
- Next message: [Python-Dev] Update PEP 292
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]