Hi,

I tried to use the (GPL 2) Python program 'Traipse' [1] today but it
crashed indicating that module pstats could not be found.  There is an
extant Ubuntu bug for this [2] against Python 2.4 & 2.5 which claims
that pstats is non-free.  However on checking the code at Python.org
it appears that in Python 2.7 both profile.py [3] and pstats.py [4]
are now under the Apache License 2.0 which is an FSF approved license.

Could someone point me at the process for getting package
python-profiler for python 2.7 reviewed and included in Trisquel as
the pstats is module is part of Python Core.  I'm prepared to do the
license checking etc. if once more someone will point me at the 101
for doing this.

Thanks in advance - Andrew / Leny


[1] http://www.knowledgearcana.com/download-traipse
[2] https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/123755
[3] http://hg.python.org/cpython/file/2.7/Lib/profile.py
[4] http://hg.python.org/cpython/file/2.7/Lib/pstats.py

Reply via email to