Staging
v0.5.1
https://github.com/python/cpython
Revision 0914a487769fbb3a5a5bf1efbc15a3edf06fc263 authored by Pablo Galindo on 08 December 2020, 02:30:25 UTC, committed by Pablo Galindo on 08 December 2020, 02:30:25 UTC
Python 3.10.0a3
2 parent s 06afac6 + 8bae2a9
Raw File
Tip revision: 0914a487769fbb3a5a5bf1efbc15a3edf06fc263 authored by Pablo Galindo on 08 December 2020, 02:30:25 UTC
Merge tag 'v3.10.0a3'
Tip revision: 0914a48
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