|
Crossfire Client, Trunk
R18666
|
Functions | |
| def | system |
| def | AskInstall |
| def | FetchFile |
Variables | |
| tuple | pwd = os.getcwd() |
| string | NSIS = '\NSIS' |
| tuple | CFSOURCE = raw_input("Path to client.svn? ") |
| tuple | f = open('gtkclient.nsi.in') |
| tuple | txt = f.read() |
| def Bundle.AskInstall | ( | Name | ) |
| def Bundle.FetchFile | ( | URL, | |
| Filename | |||
| ) |
| def Bundle.system | ( | cmd | ) |
1.7.6.1