Staging
v0.5.1
https://github.com/python/cpython
Revision 25e76bdb69572a004084ca5879b88f0f76c32822 authored by Sandro Tosi on 17 January 2012, 17:57:30 UTC, committed by Sandro Tosi on 17 January 2012, 17:57:30 UTC
1 parent 03c6110
Raw File
Tip revision: 25e76bdb69572a004084ca5879b88f0f76c32822 authored by Sandro Tosi on 17 January 2012, 17:57:30 UTC
file.next() doc refers to itself
Tip revision: 25e76bd
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/__pycache__',
                                     u'Doc/build',
                                     u'build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top