[Tutor] Platform Independence in Python

Ranjith Kumar ranjithtenz at gmail.com
Thu Apr 7 06:39:40 CEST 2011


Hi Ratna,
     I hope this link will help
http://www.java2s.com/Code/Python/GUI-Tk/AlarmDemo.htm

On Thu, Apr 7, 2011 at 10:04 AM, Ratna Banjara <mast.ratna at gmail.com> wrote:

> Hello all,
>
> I was learning GUI in python and found dissimilarities while importing
> 'tkinter' module.
> In windows we should write
> =>import tkinter
>
> while in linux, we should write
> =>import Tkinter
>
> Difference is Capital ' T '. Means same code cannot run on both platform ,
> how can we adjust this issue?
>
>
> --
> Regards,
> http://www.rat32.com
> Ratna P Banjara
>
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>


-- 
Cheers
Ranjith,
Research Developer,
Sedin Technologies,
Chennai

http://ranjith10z.wordpress.com
http://ranjithtenz.wordpress.com
http://railsfactory.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110407/1d9b8a86/attachment.html>


More information about the Tutor mailing list