Basically the Python developers used Python 3 for a major overhaul of Python, resulting in a better, but incompatible new version.
On Mon, Dec 29, 2008 at 9:09 PM, Edmund Woods <[email protected]> wrote: > Thanks! > This is really weird, not backward compatible > Can you please explain what's going on in Python? I don't know anything of > the language but only know a little of C++. Thanks! > >> Date: Mon, 29 Dec 2008 21:06:49 +0100 >> From: [email protected] >> To: [email protected] >> Subject: Re: [Pywikipedia-l] Syntax error in Python files >> >> Use Python 2.x Python 3.0 is a new version of Python which is not >> backwards compatible. >> >> >> Bryan >> >> On Mon, Dec 29, 2008 at 8:50 PM, Edmund Woods <[email protected]> >> wrote: >> > Hello, >> > >> > I am using Python 3.0, and I have problem when I want to use my bot. Why >> > when I tried to log in (login.py), the system shows that there is a >> > syntax >> > error in line 55? Thank you. >> > >> > ________________________________ >> > check out the rest of the Windows Live™. More than mail–Windows Live™ >> > goes >> > way beyond your inbox. More than messages >> > _______________________________________________ >> > Pywikipedia-l mailing list >> > [email protected] >> > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l >> > >> > >> >> _______________________________________________ >> Pywikipedia-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l > > > ________________________________ > Add maps and directions to your party Show them the way! > _______________________________________________ > Pywikipedia-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l > > _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
