[Python-Dev] Bundling decimal.py with Django (original) (raw)

python at rcn.com python at rcn.com
Thu Feb 22 22:27:20 CET 2007


What is the license for the decimal module, and is said license compatible with the BSD license that Django uses?

It is the the same license as Python itself: http://www.python.org/psf/license/

Are the authors of the decimal module OK with usdistributing it with Django?

You don't need my okay, but you've got it anyway. Per the source file, the listed authors are:

Written by Eric Price

and Facundo Batista

and Raymond Hettinger

and Aahz

and Tim Peters



More information about the Python-Dev mailing list