Staging
v0.8.1
https://github.com/python/cpython
Revision 05e7c9ea6fe36ecb3a0c3d0083811ccfb461fdf1 authored by Georg Brandl on 14 November 2014, 10:20:07 UTC, committed by Georg Brandl on 14 November 2014, 10:20:07 UTC
1 parent 96c4de9
Raw File
Tip revision: 05e7c9ea6fe36ecb3a0c3d0083811ccfb461fdf1 authored by Georg Brandl on 14 November 2014, 10:20:07 UTC
Fix description.
Tip revision: 05e7c9e
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