コード例 #1
0
ファイル: mkbook.py プロジェクト: prsephton/Grok4Noobs
 def update(self):
     style.need()
     textLight.need()
コード例 #2
0
ファイル: bootstrap.py プロジェクト: prsephton/Grok4Noobs
 def update(self): # require 'light' text box styling
     textLight.need()
     fixheader.need()