comparison src/bridge/bridge_constructor/bridge_template.ini @ 1019:6a16ec17a458

better PEP-8 compliance
author souliane <souliane@mailoo.org>
date Wed, 07 May 2014 15:44:31 +0200
parents fee00f2e11c2
children 8bae81e254a2
comparison
equal deleted inserted replaced
1018:e22e4cf86204 1019:6a16ec17a458
215 doc_param_0=%(doc_profile)s 215 doc_param_0=%(doc_profile)s
216 doc_return=callback is called when profile has been deleted from database and memory 216 doc_return=callback is called when profile has been deleted from database and memory
217 errback is called with error constant as parameter: 217 errback is called with error constant as parameter:
218 - ProfileUnknownError: the profile name is unknown 218 - ProfileUnknownError: the profile name is unknown
219 - ConnectedProfileError: a connected profile would not be deleted 219 - ConnectedProfileError: a connected profile would not be deleted
220
221 220
222 [registerNewAccount] 221 [registerNewAccount]
223 deprecated= 222 deprecated=
224 type=method 223 type=method
225 category=core 224 category=core