Staging
v0.5.1
https://github.com/python/cpython
Revision 946cfc3e238bbd67ff436af5fd05414bbd2e5a08 authored by Serhiy Storchaka on 14 May 2014, 18:08:33 UTC, committed by Serhiy Storchaka on 14 May 2014, 18:08:33 UTC
1 parent e2d6690
Raw File
Tip revision: 946cfc3e238bbd67ff436af5fd05414bbd2e5a08 authored by Serhiy Storchaka on 14 May 2014, 18:08:33 UTC
Issue #21075: fileinput.FileInput now reads bytes from standard stream if
Tip revision: 946cfc3
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/unittest/__pycache__',
                                     u'Lib/unittest/test/__pycache__',
                                     u'Lib/__pycache__',
                                     u'build',
                                     u'Doc/build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top