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 04:45:04 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
261
openide/python/testData/inspections/PyAugmentAssignmentInspection/strOrUnknownFirstArg.py
T
Andrey Vlasovskikh da88f9caec Fixed augmented assignment inspection for non-commutative operations on weak union types (PY-7605)
2013-02-18 13:34:23 +04:00

8 lines
102 B
Python
Raw Permalink Blame History

def foo(c, x, y):
if c:
z = x
else:
z = ''
y = z + y # pass
return y
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 7471ms 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