Logo
Explore Help
Register Sign In
MDS/openide
Watch 1
Star 0
Fork 0
mirror of https://gitflic.ru/project/openide/openide.git synced 2026-08-29 16:02:32 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
261
openide/python/testData/inspections/AddSelfToClassmethod_after.py
T
Ekaterina Tuzova d15456935e fixed PY-9721 "Replace <name> with self.<name>" quickfix does not handle classmethods or staticmethods correctly
2013-05-09 20:42:51 +04:00

7 lines
100 B
Python
Raw Permalink Blame History

class A:
def foo(self):
pass
@classmethod
def pop(cls):
print cls.foo()
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 90ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API