This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-22 11:29:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fa823045ec72172f94de14dfd839d5a9ff46ae
openide
/
python
/
testData
/
addImport
T
History
Ekaterina Tuzova
186b9e7085
PY-18098 Import "numpy" doesn't have effect
...
ignore same-named modules imported with "asName"
2016-05-16 15:25:53 +03:00
..
newFirstImportInBuiltinGroup
…
newFirstImportInProjectGroup
…
newFirstImportInProjectGroupWithExistingBlankLineAbove
…
newLastImportInBuiltinGroup
…
newLastImportInProjectGroup
…
newThirdPartyImportInBetween
…
addBuiltin.after.py
…
addBuiltin.py
…
comment.after.py
…
comment.py
…
ignoreImportedAsModule.after.py
PY-18098 Import "numpy" doesn't have effect
2016-05-16 15:25:53 +03:00
ignoreImportedAsModule.py
PY-18098 Import "numpy" doesn't have effect
2016-05-16 15:25:53 +03:00
localFromImport.after.py
…
localFromImport.py
…
localImport.after.py
…
localImport.py
…
localImportInlineBranch.after.py
…
localImportInlineBranch.py
…
localImportInlineFunctionBody.after.py
…
localImportInlineFunctionBody.py
…
localImportQuickFixAvailable.py
PY-16373 Return accidentally removed "locally" suffix from the name of local auto import quickfix
2015-07-13 22:00:21 +03:00
newFromImportFromSameModule.after.py
PY-14765 Two "from imports" with the same source module are ordered by the first imported name
2015-06-22 17:33:57 +03:00
newFromImportFromSameModule.py
PY-14765 Two "from imports" with the same source module are ordered by the first imported name
2015-06-22 17:33:57 +03:00
parens.after.py
…
parens.py
…