third_party.pylibs.pylint.src/pylint/test/regrtest_data
2015-05-24 17:13:58 +03:00
..
absimp
bad_package Provide a context file for get_module_part. This prevents a crash with various packages. 2015-04-13 19:38:01 +03:00
package Finish converting tests to work both on Python 2 and 3. Also, drop 2to3 for tests. 2015-03-26 20:21:25 +02:00
package_all
application_crash.py
classdoc_usage.py
decimal_inference.py
descriptor_crash.py
import_assign.py
import_package_subpackage_module.py
module_global.py
no_stdout_encoding.py Fix the encoding marker which is unrecognised on Jython. 2015-05-24 17:13:58 +03:00
numarray_import.py
numarray_inf.py
precedence_test.py
py3k_error_flag.py Make the --py3k flag commutative with the -E flag. 2015-02-28 19:13:33 +02:00
special_attr_scope_lookup_crash.py
try_finally_disable_msg_crash.py