Shell File Manager

Current Path : /lib/python2.7/site-packages/tuned/plugins/instance/
Upload File :
Current File : //lib/python2.7/site-packages/tuned/plugins/instance/factory.py

from .instance import Instance

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

Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]