What's the difference?

SeeBelow at SeeBelow.Nut SeeBelow at SeeBelow.Nut
Sun May 9 18:48:25 EDT 2004


between this:

name = "C"

and this:

name   = StringVar()
name.set("C")

I hope someone can explain that to me.

Thanks,

Mitchell Timin

-- 
"Many are stubborn in pursuit of the path they have chosen, few in
pursuit of the goal." - Friedrich Nietzsche

http://annevolve.sourceforge.net is what I'm into nowadays.
Humans may write to me at this address: zenguy at shaw dot ca



More information about the Python-list mailing list