commit | f9e115abf5ee23f02dcdde9e1e9def3f4068d891 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Thu Aug 23 18:08:11 2007 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Thu Aug 23 18:08:11 2007 +0000 |
tree | 3541fec73b855eaaa365c7d795441fd0f48fef32 | |
parent | 56dc955049d625acac3e46085de60d23365d6c62 [diff] |
Use a newer API for creating the module so we don't have to create the docstring manually. Saves code and a call to PyString_FromString. (There are still more calls to PyString_FromString.)