From: Max I. <ma...@uc...> - 2004-12-10 14:40:50
|
>> return value.encode(self.db_encoding) >>AttributeError: 'NoneType' object has no attribute 'encode' > > > Fixed in revision 476. > Thanks. Kinda nice to have project maintainers in different time zones. Your bug report gets noticed and fixed at any time of the day. ;-) |