Steven D'Aprano wrote:
On Tue, 19 Oct 2010 11:53:40 +1100, Ben Finney wrote:

Steven D'Aprano <st...@remove-this-cybersource.com.au> writes:

On Mon, 18 Oct 2010 11:56:39 +0200, Jean-Michel Pichavant wrote:

I already have a stats module:
/usr/lib/python2.5/site-packages/stats.py
The name of my module is not set in stone.

I can't help what site-packages you have, but the above is not on PyPI,
and it's certainly not part of the standard library.
How did you determine that? Unfortunately, the name of the package
listed on PyPI bears no relation to the name of packages installed into
Python.

Fair point.

It's part of the debian distribution. Just sayin so you know :).

apt-cache showpkg python-stats
Package: python-stats
Versions:
0.6-7 (/var/lib/apt/lists/apt-cache.sequans.com_debian_dists_lenny_main_binary-i386_Packages) (/var/lib/dpkg/status)


JM
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to