Beispiel #1
0
 def __init__(self, base):
     CertificateGenerator.__init__(self, base)
     self.base = base
     self.type = base.options.type
Beispiel #2
0
	def __init__(self, base):
		CertificateGenerator.__init__(self, base)
		self.base = base
		self.type = base.options.type