python-by-example-150-chall.../venv/lib/python3.6/site-packages/pylint/test/functional/test_compile.py

7 lines
242 B
Python
Raw Normal View History

2019-08-04 20:26:35 +08:00
# pylint: disable=missing-docstring, unused-variable, pointless-statement, too-few-public-methods, useless-object-inheritance
class WrapperClass(object):
def method(self):
var = +4294967296
self.method.__code__.co_consts