コード例 #1
0
ファイル: fields.py プロジェクト: cream/python-cream
 def conf_to_python(self, value):
     return FontDict(_FontField.conf_to_python(self, value))