diff options
author | Christian Heimes <christian@python.org> | 2016-09-08 22:24:12 (GMT) |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2016-09-08 22:24:12 (GMT) |
commit | ff4fddde57d5579dff3a83d99e20cd06366b10d6 (patch) | |
tree | 0ed3f055681e06dcfd5d6ce207c8bf84161e680d /Doc | |
parent | 45af0c83da093ac8f6756d98c36e064e7c01b19b (diff) | |
download | cpython-ff4fddde57d5579dff3a83d99e20cd06366b10d6.zip cpython-ff4fddde57d5579dff3a83d99e20cd06366b10d6.tar.gz cpython-ff4fddde57d5579dff3a83d99e20cd06366b10d6.tar.bz2 |
Add NULL checks to the initializer of the locale module
The _locale module was using old-style APIs to set numeric module
constants from macros. The new way requires less code and properly
checks for NULL.
CID 1295027
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions