Staging
v0.5.1
https://github.com/python/cpython
Revision b0516c2fe0feae6917f82e72f562ebd504cbfaf9 authored by Barry Warsaw on 20 February 2012, 19:44:26 UTC, committed by Barry Warsaw on 20 February 2012, 19:44:26 UTC
2 parent s bb42f5e + f5a5beb
Raw File
Tip revision: b0516c2fe0feae6917f82e72f562ebd504cbfaf9 authored by Barry Warsaw on 20 February 2012, 19:44:26 UTC
null merge from 2.6
Tip revision: b0516c2
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/__pycache__',
                                     u'Doc/build',
                                     u'build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top