From: John G. <jgo...@co...> - 2001-09-27 07:38:40
|
"Robert W. Bill" <rb...@di...> writes: > An implementation quirk. If dir() doesn't reveal an object's > methods, add ".__class__" to get a closer look. Is that a bug? It somewhat seems that way to me. Or is it a fluke that CPython worked the way it did? |