diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-03-13 05:31:38 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-03-13 05:31:38 +0000 |
commit | 75c7c80ee5838a967abf815c08b60ef1eadc42d1 (patch) | |
tree | dd3021d09fcc16ea57b16ca96439ab08b93476c5 /Python/bltinmodule.c | |
parent | 1ff06c7fc8c0ee966de0fe8757b453b911f30c96 (diff) | |
download | cpython-git-75c7c80ee5838a967abf815c08b60ef1eadc42d1.tar.gz |
Fix some style nits:
* lines too long
* wrong indentation
* space after a function name
* wrong function name in error string
* simplifying some logic
Also add an error check to PyDict_SetItemString.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions