Why is there no instancemethod builtin?

John Machin sjmachin at lexicon.net
Fri Jun 17 18:01:37 EDT 2005


John Reese wrote:
> Why hello there ha ha.
[snip]
Just looking through the types declared in types, the
> following are builtins:
> [snip]
>   ... NoneType,
>   NotImplementedType
> 
> And the following are not:
> [snip]
> ... NoneType, NotImplementedType
> 
> So for any in the latter batch, I have to import types after all. 

Plonk.



More information about the Python-list mailing list