[IronPython] avoiding using the keyword 'self'

Sanghyeon Seo sanxiyn at gmail.com
Sat Aug 4 22:37:14 PDT 2007


2007/8/4, Ori <oorrii at gmail.com>:
> I don't understand why I have to write the "self." prefix - the context is
> the inherited class. Is there a way to avoid this prefix?

No. You are programming in Python.

-- 
Seo Sanghyeon


More information about the Users mailing list