summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-12-15 18:31:10 (GMT)
committerFred Drake <fdrake@acm.org>1999-12-15 18:31:10 (GMT)
commitbec628d4bc6349778280c065aeb6addd89c0a5c9 (patch)
tree40b679be589bfada0b3bdabd42e89361643e7ad3 /Python
parentc15e43a2da0bee955d5e939e31c43f8dc6270fef (diff)
downloadcpython-bec628d4bc6349778280c065aeb6addd89c0a5c9.zip
cpython-bec628d4bc6349778280c065aeb6addd89c0a5c9.tar.gz
cpython-bec628d4bc6349778280c065aeb6addd89c0a5c9.tar.bz2
Rip out the code to check the ordering of the tables used to map
strings to integers for the *conf*() functions. Added code to sort the tables at module initialization. Three dictionaries, confstr_names, sysconf_names, and pathconf_names, are added to the module as well. These map known configuration setting names to the numeric value which is used to represent the setting in the system call. This code is always called. Updated related comments.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions