[Python-Dev] Money module (original) (raw)

Raymond Hettinger python at rcn.com
Fri Jul 1 20:55:55 CEST 2005


[Facundo]

The pre-PEP is almost done, and the corresponding test cases are all written.

What is the part about the pre-PEP? Something like this probably shouldn't go in the standard library until it has been proven in the field. This doubly true for a module that has made some unusual OO design choices and has an unconventional decomposition of financial functions.

While the Money module remains experimental, it should remain a third-party package.

Raymond



More information about the Python-Dev mailing list