commit | dc12ec8ca0d9407c34834ae7b90dde526a9f5aa7 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Mar 09 18:36:55 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Mar 09 18:36:55 1999 +0000 |
tree | 82a08c7526aea2898111b1e9bc36bd1e9ccee509 | |
parent | 496bc7f2384a8e203fe3c56e1b87a8055787a793 [diff] |
Fix a number of typos and small grammatical nits pointed out by Detlef Lannert <lannert@lannert.rz.uni-duesseldorf.de>. Added a comment explaining the cast in the method table for the keyword arguments sample code, in response to another comment by Detlef.