2008/10/7 Kent Johnson <[EMAIL PROTECTED]>:
> On Tue, Oct 7, 2008 at 10:08 AM, Daniele <[EMAIL PROTECTED]> wrote:
> def myMethod(self, parameter=_marker):
>  if parameter==_marker:
>    parameter = self.field

Thanks Kent and Alan, I've understood the point and I think I'll use
Kent's solution :)
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to