On Thu, Feb 21, 2013 at 4:03 PM, Gary Oberbrunner <[email protected]>wrote:
> > On Thu, Feb 21, 2013 at 5:23 AM, anatoly techtonik <[email protected]>wrote: > >> before EnsureVersion() will have a chance to fire, there already will be >> a syntax error. > > > Can you say more about this? What kind of syntax error? In what > conditions? > Every construct of Python 2.x that is not compatible with Python 3 will give errors - print statements is the most obvious. -- anatoly t.
_______________________________________________ Scons-dev mailing list [email protected] http://two.pairlist.net/mailman/listinfo/scons-dev
