py
builtin
BaseException
enumerate
frozenset
reversed
set
sorted
code
compat
error
execnet
io
log
magic
path
process
std
test
xml
builtin.__doc__ API [rev. unknown]
index
api
source
contact
download
class instance of str():
str(object) -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
no source available