Many thanks for the replies, and especially for the very detailed
explanation. Makes much more sense now.
~Ethan~
--
http://mail.python.org/mailman/listinfo/python-list
On 4/1/2010 10:16 AM, Steve Howell wrote:
On Apr 1, 6:46 am, Ethan Furman wrote:
On 2.6.2 the error seems to be limited to instances of object. If you
subclass object, you are fine. I do not know why that is so;
As the other Steve said, object is a built-in class; user-defined
subclasses o
Ethan Furman wrote:
> Greetings!
>
> Perhaps I woke up too early this morning, but this behaviour has me
> baffled:
>
> Python 3.1.1 (r311:74483, Aug 17 2009, 17:02:12) [MSC v.1500 32 bit
> (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
>
> --> test =
Ethan Furman wrote:
> Greetings!
>
> Perhaps I woke up too early this morning, but this behaviour has me
> baffled:
>
> Python 3.1.1 (r311:74483, Aug 17 2009, 17:02:12) [MSC v.1500 32 bit
> (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
>
> --> test =
On Apr 1, 6:46 am, Ethan Furman wrote:
> Greetings!
>
> Perhaps I woke up too early this morning, but this behaviour has me baffled:
>
> Python 3.1.1 (r311:74483, Aug 17 2009, 17:02:12) [MSC v.1500 32 bit
> (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.