tree: 479d93c2c4e069f6a8b21225bc14bf0e45dbf167 [path history] [tgz]
  1. func_w0401_package/
  2. __init__.py
  3. func_3k_removed_stuff_py_30.py
  4. func_assert_2uple.py
  5. func_attrs_definition_order.py
  6. func_bad_assigment_to_exception_var.py
  7. func_bad_cont_dictcomp_py27.py
  8. func_bad_exception_context_py30.py
  9. func_base_useless_pass.py
  10. func_block_disable_msg.py
  11. func_break_or_return_in_try_finally.py
  12. func_bug113231.py
  13. func_continue_not_in_loop.py
  14. func_dangerous_default.py
  15. func_defining-attr-methods_order.py
  16. func_deprecated_lambda_py_30.py
  17. func_deprecated_module_py30.py
  18. func_deprecated_module_py_30.py
  19. func_disable_linebased.py
  20. func_dotted_ancestor.py
  21. func_e0001_py30.py
  22. func_e0011.py
  23. func_e0012.py
  24. func_e0101.py
  25. func_e0108.py
  26. func_e0203.py
  27. func_e0204.py
  28. func_e0206.py
  29. func_e0601.py
  30. func_e0604.py
  31. func_e12xx.py
  32. func_e13xx.py
  33. func_empty_module.py
  34. func_eval_used.py
  35. func_excess_escapes.py
  36. func_exec_used_py30.py
  37. func_f0401.py
  38. func_first_arg.py
  39. func_fixme.py
  40. func_i0011.py
  41. func_i0012.py
  42. func_i0013.py
  43. func_i0014.py
  44. func_i0020.py
  45. func_i0022.py
  46. func_import_syntax_error.py
  47. func_indent.py
  48. func_init_vars.py
  49. func_interfaces.py
  50. func_invalid_sequence_index.py
  51. func_keyword_repeat.py
  52. func_kwoa_py30.py
  53. func_logging_not_lazy_with_logger.py
  54. func_loopvar_in_dict_comp_py27.py
  55. func_method_could_be_function.py
  56. func_module___dict__.py
  57. func_more_e0604.py
  58. func_nameerror_on_string_substitution.py
  59. func_no_dummy_redefined.py
  60. func_noerror___init___return_from_inner_function.py
  61. func_noerror_access_attr_before_def_false_positive.py
  62. func_noerror_base_init_vars.py
  63. func_noerror_builtin_module_test.py
  64. func_noerror_class_attributes.py
  65. func_noerror_class_decorators_py26.py
  66. func_noerror_classes_meth_could_be_a_function.py
  67. func_noerror_classes_meth_signature.py
  68. func_noerror_classes_protected_member_access.py
  69. func_noerror_crash_122793.py
  70. func_noerror_crash_127416.py
  71. func_noerror_decorator_scope.py
  72. func_noerror_e1101_13784.py
  73. func_noerror_e1101_9588_base_attr_aug_assign.py
  74. func_noerror_e1101_but_getattr.py
  75. func_noerror_encoding.py
  76. func_noerror_except_pass.py
  77. func_noerror_exception.py
  78. func_noerror_external_classmethod_crash.py
  79. func_noerror_factory_method.py
  80. func_noerror_function_as_method.py
  81. func_noerror_genexp_in_class_scope.py
  82. func_noerror_indirect_interface.py
  83. func_noerror_inner_classes.py
  84. func_noerror_lambda_use_before_assign.py
  85. func_noerror_long_utf8_line.py
  86. func_noerror_mcs_attr_access.py
  87. func_noerror_nested_classes.py
  88. func_noerror_new_style_class_py_30.py
  89. func_noerror_no_warning_docstring.py
  90. func_noerror_nonregr.py
  91. func_noerror_object_as_class_attribute.py
  92. func_noerror_overloaded_operator.py
  93. func_noerror_overriden_method_varargs.py
  94. func_noerror_property_affectation_py26.py
  95. func_noerror_raise_return_self.py
  96. func_noerror_socket_member.py
  97. func_noerror_static_method.py
  98. func_noerror_staticmethod_as_decorator_py24.py
  99. func_noerror_super_protected.py
  100. func_noerror_unused_variable_py30.py
  101. func_noerror_used_before_assignment.py
  102. func_noerror_w0232.py
  103. func_noerror_yield_assign_py25.py
  104. func_noerror_yield_return_mix.py
  105. func_non_iterator_returned_py30.py
  106. func_non_iterator_returned_py_30.py
  107. func_nonregr___file___global.py
  108. func_operators.py
  109. func_r0901.py
  110. func_r0902.py
  111. func_r0903.py
  112. func_r0904.py
  113. func_r0921.py
  114. func_r0922.py
  115. func_r0923.py
  116. func_reqattrs.py
  117. func_return_outside_func.py
  118. func_return_yield_mix_py_33.py
  119. func_set_literal_as_default_py27.py
  120. func_syntax_error.py
  121. func_tokenize_error.py
  122. func_too_many_locals_arguments.py
  123. func_too_many_returns_yields.py
  124. func_toolonglines.py
  125. func_trailing_whitespace.py
  126. func_typecheck_callfunc_assigment.py
  127. func_typecheck_non_callable_call.py
  128. func_undefined_metaclass_var_py30.py
  129. func_unreachable.py
  130. func_unused_import_py30.py
  131. func_unused_overridden_argument.py
  132. func_use_for_or_listcomp_var.py
  133. func_used_before_assignment_py30.py
  134. func_variables_unused_name_from_wilcard_import.py
  135. func_w0101.py
  136. func_w0102.py
  137. func_w0103.py
  138. func_w0104.py
  139. func_w0105.py
  140. func_w0110.py
  141. func_w0111.py
  142. func_w0112.py
  143. func_w0122_py_30.py
  144. func_w0151.py
  145. func_w0152.py
  146. func_w0202.py
  147. func_w0205.py
  148. func_w0223.py
  149. func_w0233.py
  150. func_w0302.py
  151. func_w0312.py
  152. func_w0332_py_30.py
  153. func_w0401.py
  154. func_w0402.py
  155. func_w0404.py
  156. func_w0405.py
  157. func_w0406.py
  158. func_w0611.py
  159. func_w0612.py
  160. func_w0613.py
  161. func_w0623_py30.py
  162. func_w0623_py_30.py
  163. func_w0631.py
  164. func_w0702.py
  165. func_w0703.py
  166. func_w0704.py
  167. func_w0705.py
  168. func_w0801.py
  169. func_w1201.py
  170. func_w1202.py
  171. func_with_without_as_py25.py
  172. ignore_except_pass_by_default.py
  173. indirect1.py
  174. indirect2.py
  175. indirect3.py
  176. noext
  177. similar1
  178. similar2
  179. syntax_error.py
  180. w0401_cycle.py
  181. w0801_same.py