Class functions

Chad Maine chad.maine at broadlink.com
Tue Feb 26 17:06:00 EST 2002


I still have the same problem.  I need the function to return control to the
program so I can access the updates to the file object.

"Erik Max Francis" <max at alcyone.com> wrote in message
news:3C7C0250.7361AABD at alcyone.com...
> Chad Maine wrote:
>
> > import theclass
> > X = theclass.CLASS
>
> You want
>
> X = theclass.CLASS(...)
>
> --
>  Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
>  __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
> /  \ Laws are silent in time of war.
> \__/ Cicero
>     Esperanto reference / http://www.alcyone.com/max/lang/esperanto/
>  An Esperanto reference for English speakers.





More information about the Python-list mailing list