Sign in
android
/
platform
/
tools
/
idea
/
e782c57
/
.
/
python
/
testData
/
inspections
/
PyArgumentListInspection
tree: 6726a8d11e1030d28cee019145ac7a0bb98885f6
args.py
badarglist.py
badDecorator.py
callingClassDefinition.py
classMethodMultipleDecorators.py
constructorQualifiedByModule.py
decoratedChangedParameters.py
decorators.py
decoratorsPy3K.py
dictFromKeys.py
floatConstructor.py
functionStoredInInstance.py
implicitResolveResult.py
inheritedInit.py
instanceMethodAsLambda.py
kwargsMapToNothing.py
multipleInheritedConstructors.py
multipleInheritedConstructorsMRO.py
nestedClass.py
parameterWithDefaultAfterKeywordContainer.py
parameterWithDefaultAfterKeywordContainer2.py
propertyReturnsCallable.py
py1133.py
py1268.py
py2005.py
py3k.py
reassignedMethod.py
slice.py
tuples.py
tupleVsLiteralList.py
unicodeConstructor.py
unresolvedSuperclass.py
xRange.py