Adam Olsen <rha...@gmail.com> added the comment:

Fix it at its source: patch your database engine to use the type you
want.  Or wrap the list without subclassing (__iter__ may be the only
method you need to wrap).

Obscure performance hacks don't warrant language extensions.

----------
nosy: +Rhamphoryncus

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6326>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to