On May 6, 2008, at 11:42 AM, [EMAIL PROTECTED] wrote:

>
> No, I do implement a __str__ so that I can format up the composite
> primary key. I didnt implement __repr__ at all.


Ok you'd have to work up an example script that can illustrate this  
happening, I can't see any codepath that would actually return "None"  
inside a list.  Id check very carefully to ensure that it is actually  
[None] and not just a particular string representation of an instance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to