Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Functions | |
def | makeWebPage |
Variables | |
int | index = 0 |
int | fp = 0 |
tuple | first = sys.stdin.readline() |
tuple | second = sys.stdin.readline() |
def webpageize.makeWebPage | ( | fp, | |
index | |||
) |
Definition at line 6 of file webpageize.py.
References locale.str().
tuple first = sys.stdin.readline() |
Definition at line 22 of file webpageize.py.
tuple fp = 0 |
Definition at line 5 of file webpageize.py.
int index = 0 |
Definition at line 4 of file webpageize.py.
tuple second = sys.stdin.readline() |
Definition at line 25 of file webpageize.py.