Uwe Grauer wrote: > Uwe Grauer wrote: >> Paul McNett wrote: >>> Uwe Grauer wrote: >>>> In dGrid.py and in dApp.py _("< None >") is used. >>>> Please review if this is a valid thing. >>> I would say it is valid, since it is how the NULL or None value is >>> displayed to the user. >>> >> If this is the python None value, i don't see why it should be translated. >> >> Uwe > > I think only M$soft does translate Visual Basic "reserved names" of > it's Office products. :-)
If we defaulted NoneDisplay to be _("< Blank >") instead of _("< None >"), would that change your opinion of the matter? IOW, our use of "None" has only coincidental connection to Python's None value.
-- pkm ~ http://paulmcnett.com
©2007 Paul McNett |