Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
site.py File Reference

Go to the source code of this file.

Data Structures

class  _Printer
 
class  _Helper
 

Namespaces

 site
 

Constant Groups

 site
 

Functions

def makepath
 
def addsitedir
 
def addpackage
 

Variables

list L = []
 
dictionary _dirs_in_sys_path = {}
 
string s = "build/lib.%s-%.3s"
 
list prefixes = [sys.prefix]
 
list sitedirs
 
string exit = 'Use Cmd-Q to quit.'
 
tuple here = os.path.dirname(os.__file__)
 
string encoding = "ascii"
 
tuple loc = locale.getdefaultlocale()