5tarl0rd

Current Path : /proc/self/root/lib/python2.7/site-packages/tuned/profiles/
Upload File :
Current File : //proc/self/root/lib/python2.7/site-packages/tuned/profiles/factory.py

import tuned.profiles.profile

class Factory(object):
	def create(self, name, config):
		return tuned.profiles.profile.Profile(name, config)

5tarL0rd By 5tarl0rd Being Anonymous