On 05/25/2012 11:03 AM, Armin Rigo wrote:
Hi Timothy,

On Thu, May 24, 2012 at 8:07 PM, Timothy Baldridge<[email protected]>  wrote:
The only problem is that module and class only
accept strings as attribute keys.

Just a quick note: that's true for classes but not for modules.

Yes, but that doesn't help anyway: When you use non-string keys, the
module dict implementation reverts to a normal one.

Cheers,

Carl Friedrich
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to