[Tutor] non-typed variables AND naming conventions

Mallett, Roger rmallett@rational.com
Mon, 4 Dec 2000 15:35:50 -0800


I am used to heavily typed languages.  

As I am working with python I am wondering when I can exercise the
flexibility of a non-typed variable (outside of the interactive
environment).  

I am tempted to revert to a naming convention that identifies variable types
(as it is easier for me to read) but am hesitant believing that I'll soon
enjoy the new found flexibility.  Any wisdom on the subject?

Roger Mallett