tree: 1ab02a997922076381132f14106cdc481862a66c [path history] [tgz]
  1. alignForMethodArguments.py
  2. alignForMethodArguments_after.py
  3. alignInBinaryExpression.py
  4. alignInBinaryExpression_after.py
  5. alignInBinaryExpressions.py
  6. alignInBinaryExpressions_after.py
  7. alignInCallExpression.py
  8. alignInCallExpression_after.py
  9. alignInGenerators.py
  10. alignInGenerators_after.py
  11. alignInNestedCallInWith.py
  12. alignInNestedCallInWith_after.py
  13. alignInParameterList.py
  14. alignInParameterList_after.py
  15. alignInParenthesizedExpression.py
  16. alignInParenthesizedExpression_after.py
  17. alignInStringLiteral.py
  18. alignInStringLiteral_after.py
  19. alignListComprehensionInDict.py
  20. alignListComprehensionInDict_after.py
  21. beforeTopLevelClass.py
  22. beforeTopLevelClass_after.py
  23. blankLineAfterDecorator.py
  24. blankLineAfterDecorator_after.py
  25. blankLineAfterImports.py
  26. blankLineAfterImports_after.py
  27. blankLineAroundClasses.py
  28. blankLineAroundClasses_after.py
  29. blankLineBeforeFunction.py
  30. blankLineBeforeFunction_after.py
  31. blankLineBetweenMethods.py
  32. blankLineBetweenMethods_after.py
  33. comment.py
  34. comment_after.py
  35. commentAfterBlock.py
  36. commentAfterBlock_after.py
  37. commentBetweenClasses.py
  38. commentBetweenClasses_after.py
  39. commentInEmptyTuple.py
  40. commentInEmptyTuple_after.py
  41. continuationIndent.py
  42. continuationIndent_after.py
  43. continuationIndentForCallInStatementPart.py
  44. continuationIndentForCallInStatementPart_after.py
  45. continuationIndentInIndentingStatement.py
  46. continuationIndentInIndentingStatement2.py
  47. continuationIndentInIndentingStatement2_after.py
  48. continuationIndentInIndentingStatement_after.py
  49. dictLiteral.py
  50. dictLiteral_after.py
  51. fromImportRelative.py
  52. fromImportRelative_after.py
  53. ifConditionContinuation.py
  54. ifConditionContinuation_after.py
  55. indentAfterBackslash.py
  56. indentAfterBackslash_after.py
  57. indentInComprehensions.py
  58. indentInComprehensions_after.py
  59. indentInGenerator.py
  60. indentInGenerator_after.py
  61. indentInNestedCall.py
  62. indentInNestedCall_after.py
  63. indentInSlice.py
  64. indentInSlice_after.py
  65. indentParensInImport.py
  66. indentParensInImport_after.py
  67. inGenerator.py
  68. inGenerator_after.py
  69. lambdaColon.py
  70. lambdaColon_after.py
  71. listAssignment.py
  72. listAssignment_after.py
  73. literals.py
  74. literals_after.py
  75. longWith.py
  76. longWith_after.py
  77. newLineAfterColon.py
  78. newLineAfterColon_after.py
  79. newLineAfterColonMultiClause.py
  80. newLineAfterColonMultiClause_after.py
  81. noAlignForMethodArguments.py
  82. noAlignForMethodArguments_after.py
  83. noWrapBeforeParen.py
  84. noWrapBeforeParen_after.py
  85. optionalAlignForMethodParameters.py
  86. optionalAlignForMethodParameters_after.py
  87. pep8ExtraneousWhitespace.py
  88. pep8ExtraneousWhitespace_after.py
  89. pep8KeywordArguments.py
  90. pep8KeywordArguments_after.py
  91. pep8Operators.py
  92. pep8Operators_after.py
  93. setLiteralInArgList.py
  94. setLiteralInArgList_after.py
  95. spaceAfterComma.py
  96. spaceAfterComma_after.py
  97. spaceAfterCommaWrappedLine.py
  98. spaceAfterCommaWrappedLine_after.py
  99. spaceAfterRelativeImport.py
  100. spaceAfterRelativeImport_after.py
  101. spaceAfterReturn.py
  102. spaceAfterReturn_after.py
  103. spaceAroundDot.py
  104. spaceAroundDot_after.py
  105. spaceAroundKeywords.py
  106. spaceAroundKeywords_after.py
  107. spaceBeforeBackslash.py
  108. spaceBeforeBackslash_after.py
  109. spaceInAnnotations.py
  110. spaceInAnnotations_after.py
  111. spaceInMethodDeclaration.py
  112. spaceInMethodDeclaration_after.py
  113. spacesInImportParentheses.py
  114. spacesInImportParentheses_after.py
  115. spaceWithinBraces.py
  116. spaceWithinBraces_after.py
  117. spaceWithinDeclarationParentheses.py
  118. spaceWithinDeclarationParentheses_after.py
  119. specialSlice.py
  120. specialSlice_after.py
  121. starArgument.py
  122. starArgument_after.py
  123. starExpression.py
  124. starExpression_after.py
  125. tupleAssignment.py
  126. tupleAssignment_after.py
  127. tupleClosingParen.py
  128. tupleClosingParen_after.py
  129. tupleInArgList.py
  130. tupleInArgList_after.py
  131. twoLinesBetweenTopLevelClasses.py
  132. twoLinesBetweenTopLevelClasses_after.py
  133. twoLinesBetweenTopLevelDeclarationsWithComment.py
  134. twoLinesBetweenTopLevelDeclarationsWithComment_after.py
  135. twoLinesBetweenTopLevelFunctions.py
  136. twoLinesBetweenTopLevelFunctions_after.py
  137. unaryMinus.py
  138. unaryMinus_after.py
  139. wrapAssignment.py
  140. wrapAssignment_after.py
  141. wrapBeforeElse.py
  142. wrapBeforeElse_after.py
  143. wrapDefinitionWithLongLine.py
  144. wrapDefinitionWithLongLine_after.py
  145. wrapImports.py
  146. wrapImports_after.py
  147. wrapInBinaryExpression.py
  148. wrapInBinaryExpression_after.py
  149. wrapOnDot.py
  150. wrapOnDot_after.py
  151. wrapTuple.py
  152. wrapTuple_after.py