| commit | ef6373a4f67d1921443fa8572927ce089e779b96 | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Sat Nov 17 06:50:42 2001 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Sat Nov 17 06:50:42 2001 +0000 |
| tree | d04bbedf057acc73d0298653f9bd57990b0fc8ba | |
| parent | 50ecc15d05837123d34e088863083ee39800a502 [diff] |
Exhibit good form in C code: always provide docstrings in method tables, and always fill in all slots of table entries. Fixed a few minor markup errors.