Gary Oberbrunner wrote:

> That's very impressive, Neal!  The diff is so big it slows down my web
> browser. :-)
> 
> Could you summarize the major themes here?  I see a lot of 0644 -> 0o644,
> UserList.UserList -> collections.UserList, print X -> print(X), exceptions
> with "as", and some unicode stuff.
> 
> And what is it that prevents it working on 2.6?  Would we stand any chance
> of making that work?
> 

The bulk of those changes are the result of running 2to3-3.3 script.  If you 
want to see my manual changes, run 2to3 on the previous hg version, and then
diff that to mine.

_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to