Example #1
0
File: ksp.py Project: akleiw/KSP
	def __init__(self):
		Dummy.__init__(self, 'ksp', '/ksp')
Example #2
0
 def __init__(self):
     Dummy.__init__(self, _ECX, '/images/P')
Example #3
0
File: ksp.py Project: nomada2/KSP
	def __init__(self):
		Dummy.__init__(self, 'ksp', '/ksp')
Example #4
0
 def __init__(self):
     Dummy.__init__(self, CDE, CDE_PATH + 'getPageNumbers', 'GET')
Example #5
0
	def __init__(self):
		Dummy.__init__(self, _ECX, '/images/P')