commit | 7fdc0a183578c1c90623c4b9d4965897103f9160 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Aug 16 14:11:30 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Aug 16 14:11:30 2001 +0000 |
tree | 3d3183d257db48d47cd02d505158bc20f5fc0c05 | |
parent | 1690409243aa369b998419d342468cb28a986b29 [diff] |
Use METH_O where possible (two functions). This does not lead to real performance changes since the affected functions are not expected to be used frequently, but reduces the volume of code.