Staging
v0.5.1
https://github.com/python/cpython
Revision c36364491fb5bedc736957ce123f30d8a7b7023c authored by Martin Panter on 08 June 2016, 06:12:22 UTC, committed by Martin Panter on 08 June 2016, 06:12:22 UTC
1 parent 05837ec
Raw File
Tip revision: c36364491fb5bedc736957ce123f30d8a7b7023c authored by Martin Panter on 08 June 2016, 06:12:22 UTC
Issue #21313: Tolerate truncated buildinfo in sys.version
Tip revision: c363644
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