Staging
v0.5.1
https://github.com/python/cpython
Revision da3d2abe6be9fcf18cac12ec5d7d9f1180d94b5e authored by Senthil Kumaran on 05 December 2020, 13:26:24 UTC, committed by GitHub on 05 December 2020, 13:26:24 UTC
1 parent 556d97f
Raw File
Tip revision: da3d2abe6be9fcf18cac12ec5d7d9f1180d94b5e authored by Senthil Kumaran on 05 December 2020, 13:26:24 UTC
GH-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed (#23638)
Tip revision: da3d2ab
python-wing3.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/__pycache__'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top