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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4232fad53c77fcce9f976a843ed01e051128964e
openide
/
python
/
testData
/
quickFixes
T
History
Mikhail Golubev
c881af1428
PyUtil#removeQualifier handles possible whitespace before the dot
2015-10-05 16:00:35 +03:00
..
AddCallSuperQuickFixTest
…
AddFieldQuickFixTest
…
AddMethodQuickFixTest
…
PyAddExceptionSuperClassQuickFixTest
…
PyAddPropertyForFieldQuickFixTest
…
PyAddSpecifierToFormatQuickFixTest
…
PyAugmentAssignmentQuickFixTest
…
PyConvertToNewStyleQuickFixTest
…
PyCreatePropertyQuickFixTest
…
PyMakeFunctionFromMethodQuickFixTest
PyUtil#removeQualifier handles possible whitespace before the dot
2015-10-05 16:00:35 +03:00
PyMakeMethodStaticQuickFixTest
…
PyMakePublicQuickFixTest
…
PyMoveAttributeToInitQuickFixTest
…
PyMoveExceptQuickFixTest
…
PyRemoveArgumentQuickFixTest
…
PyRemoveAssignmentQuickFixTest
…
PyRemoveCallQuickFixTest
…
PyRemoveDictKeyQuickFixTest
…
PyRemoveParameterQuickFixTest
…
PyRemoveStatementQuickFixTest
…
PyReplaceTupleWithListQuickFixTest
…
PyUpdatePropertySignatureQuickFixTest
…
PyWrapInExceptionQuickFixTest
…
RenameElementQuickFixTest
…