diff options
author | Raymond Hettinger <python@rcn.com> | 2003-01-10 09:33:08 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-01-10 09:33:08 (GMT) |
commit | 6fe1299b098bc49d488ca1dd06f6557e62f76056 (patch) | |
tree | c25eff52b4af1cb749848b22f0d3aacd36c44e5d /Demo | |
parent | 114713d19451e893dc7dabea9b96d396baf7ecaf (diff) | |
download | cpython-6fe1299b098bc49d488ca1dd06f6557e62f76056.zip cpython-6fe1299b098bc49d488ca1dd06f6557e62f76056.tar.gz cpython-6fe1299b098bc49d488ca1dd06f6557e62f76056.tar.bz2 |
SF bug #652888: bad documentation for the "type" builtin
Clarified that not all types are included. The OP was looking for a
StaticMethodType.
Also, added a note and example suggesting the use of int,str, etc.
instead of IntType, StrType, etc.
Renamed the crummy variable name in the example from "list" to "mylist".
Diffstat (limited to 'Demo')
0 files changed, 0 insertions, 0 deletions