コード例 #1
0
ファイル: config.py プロジェクト: DavideAllavena/neubot
def register_descriptions():
    ''' Registers the description of bittorrent variables '''
    CONFIG.register_descriptions_helper(PROPERTIES)
コード例 #2
0
ファイル: config.py プロジェクト: ClaudioArtusio/neubot
def register_descriptions():
    CONFIG.register_descriptions_helper(_PROPERTIES)