Staging
v0.5.0
https://github.com/python/cpython
Raw File
Tip revision: d78cec5f39646f62384558fb85725427559426dc authored by Benjamin Peterson on 05 December 2009, 17:47:56 UTC
bump version to 2.7a1
Tip revision: d78cec5
python-wing.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': (),
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top