psss...I want to move from Perl to Python
Rustom Mody
rustompmody at gmail.com
Sun Jan 31 08:12:21 EST 2016
More information about the Python-list mailing list
Sun Jan 31 08:12:21 EST 2016
- Previous message (by thread): psss...I want to move from Perl to Python
- Next message (by thread): psss...I want to move from Perl to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
True... $ python Python 2.7.10 (default, Oct 14 2015, 16:09:02) [GCC 5.2.1 20151010] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import re >>> re._MAXCACHE 100 But 100 is still large enough that for most normal users/uses re-compilation is pointless.
- Previous message (by thread): psss...I want to move from Perl to Python
- Next message (by thread): psss...I want to move from Perl to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list