summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMichael Foord <fuzzyman@voidspace.org.uk>2010-07-25 23:09:25 (GMT)
committerMichael Foord <fuzzyman@voidspace.org.uk>2010-07-25 23:09:25 (GMT)
commitbd6c079552c51fbd0a851ca389647549a1d23b57 (patch)
tree33aa15bf3ebd7f04c1c27feb0adaf0511271a27a /Misc
parent4d4d1ce7a7ee54b071c4e8436dd52725dc301670 (diff)
downloadcpython-bd6c079552c51fbd0a851ca389647549a1d23b57.zip
cpython-bd6c079552c51fbd0a851ca389647549a1d23b57.tar.gz
cpython-bd6c079552c51fbd0a851ca389647549a1d23b57.tar.bz2
Issue #4686 - add .args to exceptions in the configparsermodule
Diffstat (limited to 'Misc')
-rw-r--r--Misc/python-wing.wpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python-wing.wpr b/Misc/python-wing.wpr
index b1d905d..abe7894 100644
--- a/Misc/python-wing.wpr
+++ b/Misc/python-wing.wpr
@@ -5,7 +5,7 @@
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
- 'excludes': (),
+ 'excludes': [u'Lib/__pycache__'],
'filter': '*',
'include_hidden': False,
'recursive': True,