[Python-Dev] Re: Re: Decimal type question [Prothon] (original) (raw)
Raymond Hettinger python at rcn.com
Tue Aug 10 04:30:00 CEST 2004
- Previous message: [Python-Dev] Re: Re: Decimal type question [Prothon]
- Next message: [Python-Dev] Re: Decimal type question [Prothon]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It may not be an easy port, as it freely uses lots of Python features, including Jim Fulton's new-in-2.4 thread-local storage API
FWIW, I made that part optional by putting in backwards compatibility code. I periodically verify that it runs fine under Py2.3.
Raymond
- Previous message: [Python-Dev] Re: Re: Decimal type question [Prothon]
- Next message: [Python-Dev] Re: Decimal type question [Prothon]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]