Issue #4686 - add .args to exceptions in the configparsermodule
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,