[EMAIL PROTECTED] writes:

> Author: arigo
> Date: Tue Mar 29 19:41:35 2005
> New Revision: 10163
>
> Modified:
>    pypy/dist/pypy/module/builtin/app_descriptor.py
>    pypy/dist/pypy/objspace/std/typetype.py
> Log:
> Who would have though that the __doc__ attribute of types was delicate to get
> right?  It is specially so when we need a class like 'property' whose
> instances also have a __doc__ slot...  Crazyness.

Oh, I knew this, if only from several years of reading python-checkins :)

Cheers,
mwh

-- 
  * vegai wears his reading bra.
  <vegai> umm, I mean glasses                   -- from Twisted.Quotes
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to