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
edda031f69a32018784ecd2beabfb080f03bc841
openide
/
python
/
testData
/
completion
T
History
Mikhail Golubev
d75f031428
PY-9342 Follow assignments chain to determine that method is bound
2014-08-18 13:15:04 +04:00
..
asName
…
className
…
doctest
…
dunderAll
…
duplicateImportKeyword
…
exportedConstants
…
fromNamespacePackageImport
…
importInMiddleOfHierarchy
…
importItself
/package1
…
moduleDotPy
…
modulePrivateNamesCompletedInsideImport
PY-13140 Underscored names are completed inside import statement
2014-07-10 15:09:49 +04:00
mymodule
…
noInitForSubmodules
…
pep328
/package
…
py3595
…
py3668
…
reexportModules
…
relativeImport
…
relativeImportExcludeToplevel
/pack
…
root
…
starImport
…
submodules
…
__init__.py
…
alias.after.py
…
alias.py
…
assignedNearby.after.py
…
assignedNearby.py
…
boundMethodSpecialAttributes.py
PY-9342 Distinguish between function and method types
2014-08-18 13:15:04 +04:00
chainedCall.after.py
…
chainedCall.py
…
classMethod.after.py
…
classMethod.py
…
classNameFromVarName.after.py
…
classNameFromVarName.py
…
classNameFromVarNameChained.after.py
…
classNameFromVarNameChained.py
…
classPrivate.after.py
…
classPrivate.py
…
classPrivateInMethod.after.py
…
classPrivateInMethod.py
…
classPrivateNotInherited.after.py
…
classPrivateNotInherited.py
…
classPrivateNotPublic.after.py
…
classPrivateNotPublic.py
…
completeBeforeSyntaxError.after.py
…
completeBeforeSyntaxError.py
…
dictKeyPrefix2.after.py
…
dictKeyPrefix2.py
…
dictKeyPrefix.after.py
…
dictKeyPrefix.py
…
dictKeys2.after.py
…
dictKeys2.py
…
dictKeys3.after.py
…
dictKeys3.py
…
dictKeys.after.py
…
dictKeys.py
…
dunderAllReference.after.py
…
dunderAllReference.py
…
dunderAllReferenceImport.after.py
…
dunderAllReferenceImport.py
…
dunderClass.after.py
…
dunderClass.py
…
duplicateColon.after.py
…
duplicateColon.py
…
epydocParamTag.after.py
…
epydocParamTag.py
…
epydocTags.py
…
epydocTagsMiddle.after.py
…
epydocTagsMiddle.py
…
exceptName.after.py
…
exceptName.py
…
fakeNameInQualifiedReference.after.py
…
fakeNameInQualifiedReference.py
…
fieldReassignment.after.py
…
fieldReassignment.py
…
fromImportBinary.after.py
…
fromImportBinary.py
…
funcParams.after.py
…
funcParams.py
…
funcParamsStar.after.py
…
funcParamsStar.py
…
globalName.after.py
…
globalName.py
…
hasAttr.after.py
…
hasAttr.py
…
identifiersInPlainDocstring.py
…
import.after.py
…
import.py
…
importedFile.after.py
…
importedFile.py
…
importedModule.after.py
…
importedModule.py
…
importItself.after.py
…
importModule.after.py
…
importModule.py
…
initParams.after.py
…
initParams.py
…
isInstance.after.py
…
isInstance.py
…
isInstanceAssert.after.py
…
isInstanceAssert.py
…
isInstanceTuple.after.py
…
isInstanceTuple.py
…
keywordArgumentsForImplicitCall.after.py
…
keywordArgumentsForImplicitCall.py
…
kwParamsInCodeGetUsage.after.py
…
kwParamsInCodeGetUsage.py
…
kwParamsInCodeUsage.after.py
…
kwParamsInCodeUsage.py
…
lambdaSpecialAttributes.py
PY-9342 Distinguish between function and method types
2014-08-18 13:15:04 +04:00
localVar.after.py
…
localVar.py
…
localVarInDictKey.after.py
…
localVarInDictKey.py
…
moduleClass.after.py
…
moduleClass.py
…
mro.after.py
…
mro.py
…
namedTuple.py
…
namedTupleBaseClass.after.py
…
namedTupleBaseClass.py
…
noIdentifiersInImport.after.py
…
noIdentifiersInImport.py
…
nonExistingProperty.after.py
…
nonExistingProperty.py
…
noParensForDecorator.after.py
…
noParensForDecorator.py
…
noUnderscoredBuiltin.after.py
…
noUnderscoredBuiltin.py
…
oldStyleClassAttributes.after.py
…
oldStyleClassAttributes.py
…
oneUnderscore.after.py
…
oneUnderscore.py
…
parameterFromUsages.after.py
…
parameterFromUsages.py
…
predefinedMethodName.after.py
…
predefinedMethodName.py
…
predefinedMethodNot.after.py
…
predefinedMethodNot.py
…
privateMemberType.after.py
…
privateMemberType.py
…
propertyAfterAccessor.after.py
…
propertyAfterAccessor.py
…
propertyDecorator.after.py
…
propertyDecorator.py
…
propertyParens.after.py
…
propertyParens.py
…
propertyType.after.py
…
propertyType.py
…
py874.after.py
…
py874.py
…
pySideImport.after.py
…
pySideImport.py
…
qualifiedAssignment.after.py
…
qualifiedAssignment.py
…
reassignedMethodSpecialAttributes.py
PY-9342 Follow assignments chain to determine that method is bound
2014-08-18 13:15:04 +04:00
reCompileMatch.after.py
…
reCompileMatch.py
…
returnType.after.py
…
returnType.py
…
seenMembers.py
…
selfField.after.py
…
selfField.py
…
selfMethod.after.py
…
selfMethod.py
…
slots.after.py
…
slots.py
…
someModule.py
…
staticMethodSpecialAttributes.py
PY-9342 Distinguish between function and method types
2014-08-18 13:15:04 +04:00
superClassAttributes.after.py
…
superClassAttributes.py
…
superClassAttributesNoCompletionInFunc.after.py
…
superClassAttributesNoCompletionInFunc.py
…
superInit.after.py
…
superInit.py
…
superInitKwParams.after.py
…
superInitKwParams.py
…
superInitKwParamsNoCompletion.after.py
…
superInitKwParamsNoCompletion.py
…
superInitKwParamsNotOnlySelfAndKwArgs.after.py
…
superInitKwParamsNotOnlySelfAndKwArgs.py
…
superInitParams.after.py
…
superInitParams.py
…
superMethod.after.py
…
superMethod.py
…
twoUnderscores.after.py
…
twoUnderscores.py
…
unboundMethodSpecialAttributes.py
PY-9342 Distinguish between function and method types
2014-08-18 13:15:04 +04:00
unknownNewReturnType.after.py
…
unknownNewReturnType.py
…
veryPrivate.after.py
…
veryPrivate.py
…
weakQualifierBoundMethodAttributes.py
PY-9342 Distinguish between function and method types
2014-08-18 13:15:04 +04:00
withType.after.py
…
withType.py
…