summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-12-15 18:31:10 +0000
committerFred Drake <fdrake@acm.org>1999-12-15 18:31:10 +0000
commitbec628d4bc6349778280c065aeb6addd89c0a5c9 (patch)
tree40b679be589bfada0b3bdabd42e89361643e7ad3 /Python/pythonrun.c
parentc15e43a2da0bee955d5e939e31c43f8dc6270fef (diff)
downloadcpython-git-bec628d4bc6349778280c065aeb6addd89c0a5c9.tar.gz
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions