Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

test_compile.py 214B

123456
  1. # pylint: disable=missing-docstring, unused-variable, pointless-statement, too-few-public-methods
  2. class WrapperClass(object):
  3. def method(self):
  4. var = +4294967296
  5. self.method.__code__.co_consts