mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
6 lines
598 B
Python
6 lines
598 B
Python
class <info descr="PY.CLASS_DEFINITION" type="INFORMATION">A</info>():
|
|
def <info descr="PY.PREDEFINED_DEFINITION" type="INFORMATION" foreground="0x00ff00" background="0x000000" effectcolor="0xffffff" effecttype="BOXED" fonttype="1">__sizeof__</info>(<info descr="PY.SELF_PARAMETER">self</info>):
|
|
pass
|
|
|
|
def <info descr="PY.PREDEFINED_DEFINITION" type="INFORMATION" foreground="0x00ff00" background="0x000000" effectcolor="0xffffff" effecttype="BOXED" fonttype="1">__setstate__</info>(<info descr="PY.SELF_PARAMETER">self</info>, <info descr="PY.PARAMETER">state</info>):
|
|
pass |