| commit | 10659f2540bc1f05dfce8dd28c93610283cb7349 | [log] [tgz] |
|---|---|---|
| author | Skip Montanaro <skip@pobox.com> | Fri Apr 16 03:21:01 2004 +0000 |
| committer | Skip Montanaro <skip@pobox.com> | Fri Apr 16 03:21:01 2004 +0000 |
| tree | d450e60f290866ac0900266be75a85bde6e9ae1c | |
| parent | 26510d42b0bae59ed82fe8071f79c4fd0fca7aef [diff] |
bring description of optional and keyword args for DictReader and DictWriter classes into line with the actual code. I didn't see any obvious examples of latex formatting for *args and **kwds so I just guessed.