mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +00:00
today's SRE update:
-- changed 1.6 to 2.0 in the file headers -- fixed ISALNUM macro for the unicode locale. this solution isn't perfect, but the best I can do with Python's current unicode database.
This commit is contained in:
parent
c3a65982a3
commit
22d2546520
5 changed files with 15 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
# Copyright (c) 1998-2000 by Secret Labs AB. All rights reserved.
|
||||
#
|
||||
# Portions of this engine have been developed in cooperation with
|
||||
# CNRI. Hewlett-Packard provided funding for 1.6 integration and
|
||||
# CNRI. Hewlett-Packard provided funding for 2.0 integration and
|
||||
# other compatibility work.
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue