Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: fdbdcfe020f8b55a1893d1185d7a250bce12625e authored by Benjamin Peterson on 30 June 2014, 01:58:16 UTC
bump to 2.7.8
Tip revision: fdbdcfe
python-wing3.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