I have a class similar to this:
class over:
somefun(self, bakeint):
...
somefun(self, bakeStr):
If the user uses a string then I want to use the 2nd one, else an
Integer then use the 1st one?
How can I get this? And what is this call in c, the word escapes me
right now.
Sent via Deja.com http://www.deja.com/
Before you buy.