Hi,

When I define functions in a Module, how to avoid override the name of
existing functions?
For example:

define func1():
define func2():
define func1():

Is there anyway to pop up the warnings?
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to