Staging
v0.5.1
https://github.com/python/cpython
Revision f10006cdb82a27802ec7c9340e59030712d36f29 authored by Serhiy Storchaka on 24 October 2016, 20:47:08 UTC, committed by Serhiy Storchaka on 24 October 2016, 20:47:08 UTC
1 parent 59addd6
Raw File
Tip revision: f10006cdb82a27802ec7c9340e59030712d36f29 authored by Serhiy Storchaka on 24 October 2016, 20:47:08 UTC
Issue #25464: Fixed HList.header_exists() in Tix module by adding
Tip revision: f10006c
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