How to get the special method names by reflection?

Michael Hudson mwh at python.net
Mon May 19 08:08:19 EDT 2003


Jim Jinkins <jjinkins at comports.com> writes:

> Is a way to get the special method names by reflection?  Is there
> another group of words that should be highlighted?

I don't think so.  You could probably sed them out of typeobject.c.

Cheers,
M.

-- 
  > So what does "abc" / "ab" equal?
  cheese
         -- Steve Holden defends obscure semantics on comp.lang.python




More information about the Python-list mailing list