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-28 23:39:57 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
feature/open_ide_migration
openide/python/testData/quickFixes/PyMoveAttributeToInitQuickFixTest/py3K.py
T
Ekaterina Tuzova 5baf0cd4f8 fixed PY-12500 Instance attribute defined outside init: generate python 3 super call without arguments for python 3 interpreters
2014-04-09 15:54:53 +04:00

7 lines
124 B
Python
Raw Permalink Blame History

class Base():
def __init__(self):
self.param = 2
class Child(Base):
def f(self):
sel<caret>f.my = 1
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 6316ms Template: 4ms
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