예제 #1
0
파일: main.py 프로젝트: gitbot/builder
 def refresh(self, args):
     data = yaml.load(File(args.config).read_all())
     actions.refresh(data)
예제 #2
0
파일: xmpp.py 프로젝트: Viknet/FastVkontakt
	def get(self):
		actions.refresh()