Staging
v0.5.1
https://github.com/python/cpython
Revision 4d3d08f961ff632f5e1e05d432ee7204fdd16800 authored by Benjamin Peterson on 20 October 2010, 21:35:05 UTC, committed by Benjamin Peterson on 20 October 2010, 21:35:05 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85757 | benjamin.peterson | 2010-10-20 16:25:23 -0500 (Wed, 20 Oct 2010) | 1 line

  fix uninitialized struct member #10152
........
1 parent 7e7dbab
Raw File
Tip revision: 4d3d08f961ff632f5e1e05d432ee7204fdd16800 authored by Benjamin Peterson on 20 October 2010, 21:35:05 UTC
Merged revisions 85757 via svnmerge from
Tip revision: 4d3d08f
python-wing.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