I thought Mark approved dropping 2.4. Did I misunderstand? -- Vernon
On Mon, Apr 15, 2013 at 10:04 AM, Roger Upole <[email protected]> wrote: > I think the uuid module was introduced in python 2.5, might want to bear > that in mind. > > Roger > > "Vernon D. Cole" <[email protected]> wrote in message > news:CAH-ZgAeC9D+=1uybyjrztdob6bedjs8ayehrmqp-iyfwonm...@mail.gmail.com... > >I am doing a major update to adodbapi, and have an ideal opportunity to > add > > a new feature ... but I want to see whether it is a desirable feature... > > > > When reading data from database columns of decimal or date-time data, I > > return them to the user as Python decimal.decimal or datetime.datetime > > instances. I could do the same thing when reading of column of UUID data > > -- Windows data type adGUID -- and return it as an instance of the class > > "uuid". > > > > Would that be a good idea, or a bad idea? > > -- > > Vernon Cole > > > > > > -------------------------------------------------------------------------------- > > > > _______________________________________________ > > python-win32 mailing list > > [email protected] > > http://mail.python.org/mailman/listinfo/python-win32 > > > > > > _______________________________________________ > python-win32 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-win32 >
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
