j
k
j a
j l
Matt Joiner wrote:
If not use_simple_api: class C:
More like: class C: def basic_method(self): pass if not use_simple_gui: def advanced_method(self, this, that): pass ~Ethan~
Back to the thread
Back to the list