Staging
v0.5.1
https://github.com/python/cpython
Revision 7c5318f58346c0f8f45b60c88410f64d954d36b5 authored by Terry Jan Reedy on 16 June 2014, 23:00:54 UTC, committed by Terry Jan Reedy on 16 June 2014, 23:00:54 UTC
1 parent 487a143
Raw File
Tip revision: 7c5318f58346c0f8f45b60c88410f64d954d36b5 authored by Terry Jan Reedy on 16 June 2014, 23:00:54 UTC
Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav
Tip revision: 7c5318f
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