Staging
v0.5.1
https://github.com/python/cpython
Revision f1dfe735b5451a4ff844ecb56679b4ef57194eda authored by Antoine Pitrou on 15 January 2011, 12:10:48 UTC, committed by Antoine Pitrou on 15 January 2011, 12:10:48 UTC
1 parent 8b50b83
Raw File
Tip revision: f1dfe735b5451a4ff844ecb56679b4ef57194eda authored by Antoine Pitrou on 15 January 2011, 12:10:48 UTC
Improve description of issues
Tip revision: f1dfe73
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/unittest/test/__pycache__',
                                     u'Lib/__pycache__',
                                     u'Doc/build',
                                     u'Lib/unittest/__pycache__',
                                     u'build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top