Today I explain pass
and where you might not need it!
import dis
dis.dis(C.frobs)
FooError.__doc__
(x:= 5)
python -i t.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Today I explain pass
and where you might not need it!
import dis
dis.dis(C.frobs)
FooError.__doc__
(x:= 5)
python -i t.py