Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Data Structures | |
class | trading |
Functions | |
def | getImports |
def | getExports |
def | getNoStarshipExports |
Variables | |
dictionary | production = {} |
def trading.getExports | ( | name, | |
faction, | |||
twice = 1000000 |
|||
) |
Definition at line 50 of file trading.py.
References debug.debug, getImports(), and locale.str().
def trading.getImports | ( | name, | |
faction | |||
) |
def trading.getNoStarshipExports | ( | name, | |
faction, | |||
twice = 10000 |
|||
) |
Definition at line 61 of file trading.py.
References debug.debug, gettext.find(), getExports(), and locale.str().
dictionary production = {} |
Definition at line 5 of file trading.py.