From: Carlos R. <car...@gm...> - 2004-12-06 16:25:32
|
On Mon, 6 Dec 2004 19:09:46 +0300, Oleg Broytmann <ph...@ma...> wrote: > On Mon, Dec 06, 2004 at 01:59:27PM -0200, Carlos Ribeiro wrote: > > somewhere with the fromPython/toPython validators, but I'm > > still trying to figure out where to put my code into > > This how I do it for Unicode columns: > http://sourceforge.net/mailarchive/message.php?msg_id=10177526 > Decimal should not be any harder. > > Oleg. Thanks for the pointer. I've read that message when first posted, and that was exactly what I was trying to do for Decimal. After some code reading, I think I began to understand how to make it work. I'll try it a little bit here, and if I make it work (with all tests, etc) I'll post a patch. But don't hold your breath, please :-) -- Carlos Ribeiro Consultoria em Projetos blog: http://rascunhosrotos.blogspot.com blog: http://pythonnotes.blogspot.com mail: car...@gm... mail: car...@ya... |