R. David Murray <rdmur...@bitdance.com> added the comment:

Here's a run of your script against Python3.3  

I see nothing on this list that is a problem (after the recent fixes in 
Tools/scripts).  The Doc stuff can be ignored, that's a Python2 based toolchain 
checked out by the Doc 'make' file.  As I said, lib2to3 tests contain python2 
code.  The other tests files are supposed to be bad syntax.  The PC build 
toolchain is also still Python2 (same comment applies to the msi tool, which is 
part of that toolchain).  I imagine the Mac buildscript is too, but Ned can 
comment on that.  The gdb script is also Python2 (that's what GDB links 
against).

So, I'm closing this issue.

----------
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed
Added file: http://bugs.python.org/file25127/scan.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14497>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to