]> granicus.if.org Git - python/commit
Be a bit more strict in setting up the export of the C API for this
authorFred Drake <fdrake@acm.org>
Sat, 3 Mar 2001 19:41:55 +0000 (19:41 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 3 Mar 2001 19:41:55 +0000 (19:41 +0000)
commitf585bef5043972b042cb324e75c82ee07fd56fa2
tree105a38128fd789f31bff94f7162c69840af6de9e
parent6be838a0c0796f755c1ce94ce9772d1942e6fdf4
Be a bit more strict in setting up the export of the C API for this
module; do not attempt to insert the API object into the module dict
if there was an error creating it.
Modules/unicodedata.c