On Thu, Jan 6, 2011 at 2:17 PM, steve <[email protected]> wrote: > On 01/06/2011 02:28 AM, Tha.Suresh wrote: > > Are you python lover??? You must know this. ;) > > > > $ python -c 'import this' > > > > th...@tha-admin-da ~ $ python -c 'import this' > > The Zen of Python, by Tim Peters > ... > > Also try: > > $ 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 > > cheers, > - steve > > -- > random spiel: http://lonetwin.net/ > what i'm stumbling into: http://lonetwin.stumbleupon.com/ > _______________________________________________ > 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
