private

Fredrik Lundh fredrik at pythonware.com
Sat Jun 29 17:42:32 EDT 2002


Dave Reed wrote:

> > .. and of course #define private public, or just go in and edit the .h
> > file...
>
> Ok, I was thinking about doing it w/o recompiling the object or lib
> file containing the class.

the point is that you don't necessarily have to recompile anything
(except your own code, of course).

depends on the compiler, though...

</F>





More information about the Python-list mailing list