summaryrefslogtreecommitdiff
path: root/pylint/test/functional/indexing_exception.rc
diff options
context:
space:
mode:
authorIonel Cristian Maries <contact@ionelmc.ro>2015-02-14 18:13:20 +0200
committerIonel Cristian Maries <contact@ionelmc.ro>2015-02-14 18:13:20 +0200
commit26eb7f9a2e6cc6c229c6a86b6c6bb823e8f5de57 (patch)
tree4a3f9776764d7c19e21bb6bd00ca0b2164bed4d0 /pylint/test/functional/indexing_exception.rc
parentd5d2d14e03a22430c5feba1789fd62c8156755f2 (diff)
downloadpylint-git-26eb7f9a2e6cc6c229c6a86b6c6bb823e8f5de57.tar.gz
Move all package files to a pylint package.
Diffstat (limited to 'pylint/test/functional/indexing_exception.rc')
-rw-r--r--pylint/test/functional/indexing_exception.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/pylint/test/functional/indexing_exception.rc b/pylint/test/functional/indexing_exception.rc
new file mode 100644
index 000000000..9540bc95e
--- /dev/null
+++ b/pylint/test/functional/indexing_exception.rc
@@ -0,0 +1,5 @@
+[testoptions]
+max_pyver=3.0
+
+[Messages Control]
+enable=python3 \ No newline at end of file