Module typemap

Module typemap

SYNOPSIS

# Classes
class TypeMap(Map)
# Functions
asctime(tuple) -> string
clock() -> floating point number
ctime(seconds) -> string
gmtime(seconds) -> tuple
built-in function localtime
mktime(tuple) -> floating point number
sleep(seconds)
strftime(format, tuple) -> string
built-in function strptime
time() -> floating point number
# Variables
int PYTHONDEBUG = 0
string __file__ = './typemap.pyc'
int accept2dyear = 1
int altzone = -7200
int accept2dyear = 1
file stderr = <open file '<stderr>', mod ...
file stdin = <open file '<stdin>', mode ...
file stdout = <open file '<stdout>', mod ...
int timezone = -3600
tuple tzname = ('CET', 'CEST')

DESCRIPTION

SEE ALSO

os

Generated by HTMLFormatter at Fri Dec 20 18:59:00 2002