diff options
author | Brett Cannon <bcannon@gmail.com> | 2003-08-05 04:02:49 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2003-08-05 04:02:49 (GMT) |
commit | 474335ce17c120eb74a17c5c4fd138694c535f77 (patch) | |
tree | 81040edff140f8b190493c63c426915371548692 /Doc/perl/python.perl | |
parent | 8ab27dfa135dc1f3f3f156db2ae5e13c46eeb5a4 (diff) | |
download | cpython-474335ce17c120eb74a17c5c4fd138694c535f77.zip cpython-474335ce17c120eb74a17c5c4fd138694c535f77.tar.gz cpython-474335ce17c120eb74a17c5c4fd138694c535f77.tar.bz2 |
Re-introduce caching of TimeRE and compiled regexes with added thread-safety.
Also remove now unnecessary property attributes for thread safety
(no longer have lazy attributes) and code simplicity reasons.
Timezone storage has been reworked to be simpler and more flexible. All values
in LocaleTime instances are lower-cased. This is all done to simplify the
module.
The module now assumes nothing beyond the strptime function will be exposed for
general use beyond providing functionality for strptime.
Diffstat (limited to 'Doc/perl/python.perl')
0 files changed, 0 insertions, 0 deletions