commit | 1e862e8a37983800f7231a96c66b9b0479ca52bd | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Feb 17 17:45:52 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Feb 17 17:45:52 2000 +0000 |
tree | 810349f894425d2cb329b35258b653a2f525a6fb | |
parent | ef0b5dd080ac9880d02beace16b9fba8ab7fde5c [diff] |
Update the description of int() to include the radix parameter; omission noted on c.l.py by Aahz Maruch. Swapped the order of the descriptions of int() and intern() so that int() comes first (the functions are in alphabetic order).