commit | 75c7c80ee5838a967abf815c08b60ef1eadc42d1 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Tue Mar 13 05:31:38 2007 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Tue Mar 13 05:31:38 2007 +0000 |
tree | dd3021d09fcc16ea57b16ca96439ab08b93476c5 | |
parent | 1ff06c7fc8c0ee966de0fe8757b453b911f30c96 [diff] |
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.