On Thu, Jan 6, 2011 at 3:57 PM, Guruprasad <[email protected]> wrote:
> Hi, > > On Thu, Jan 6, 2011 at 3:53 PM, Tha.Suresh <[email protected]> wrote: > >> $ python -c 'import antigravity' > >> > >> (best tried when connected to the net) > >> > > > > I din't get anything. :( > > > > I got the following error. > > > > stud...@pluto:~$ python -c 'import antigravity' > > Traceback (most recent call last): > > File "<string>", line 1, in <module> > > ImportError: No module named antigravity > > 'antigravity' module is available in Python 3.x, Python 2.7+ in the > 2.x series so this will not work in older versions.h > Oh... okay okay :) thanks for the information. > > Thanks & Regards, > Guruprasad > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Regards, Tha.Suresh Cooool Linux Tips & Tricks, http://gnutips.wordpress.com My experiences with Linux are here, http://thasulinux.wordpress.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
