[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2011-10-03 Thread Martin Spacek
Still a problem in natty. ** Summary changed: - pstats module missing in python 2.4 and 2.5 + pstats module missing in python 2.x -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/123755 Title:

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2011-01-06 Thread Vijay Krishna Ramesh
Copying a response from the Debian mailing list linked above that includes an email from James Roskind, the original author. The basic problem is that the profiler module restricts copying altering the code to work done in python or for a python module - as such, it is too restrictive to fit

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2010-09-26 Thread mdshort
I just ran into this problem. I was installing the repoze profiling tools for my pylons and all the sudden I was missing some module called pstats. If ubuntu is going to break stdlib then at least blab something when the lib is included... -- pstats module missing in python 2.4 and 2.5

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2010-07-07 Thread Matthias Klose
see http://bugs.debian.org/293932 for the history yes, the restriction on the use of the modules prevents the inclusion in main. no other parts of the standard library are missing, but may be packaged in separate binary packages. The tests are not packaged. ** Bug watch added: Debian Bug

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2010-06-16 Thread Alexander Schliep
@Matthias Klose: Would you care to specify why the profiler's license violates the Ubuntu 'main' component licence policy http://www.ubuntu.com/project/about-ubuntu/licensing? Granted the code has none of the standard licenses (it is from 94 after all), but from my reading of

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2010-05-21 Thread Carl Vondrick
Still present in Lucid. -- pstats module missing in python 2.4 and 2.5 https://bugs.launchpad.net/bugs/123755 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2009-10-26 Thread Peter
Bug still present in Karmic -- pstats module missing in python 2.4 and 2.5 https://bugs.launchpad.net/bugs/123755 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2009-07-30 Thread bryanvick
Not being a part of the standard library caused me some confusion when setting up a isolated python environment with zc.buildout and virtualenv. Because apt-get won't install pstats.py into my virtualenv, I had to copy the pstats.py file into my virtualenv. Not difficult, but certainly not

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2009-07-18 Thread Matthias Klose
it does not belong in multiverse. wrong. see the license. -- pstats module missing in python 2.4 and 2.5 https://bugs.launchpad.net/bugs/123755 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2009-07-17 Thread Peter McLachlan
Agreed. Still not fixed in Jaunty. pstats is part of the core python distribution, it does not belong in multiverse. -- pstats module missing in python 2.4 and 2.5 https://bugs.launchpad.net/bugs/123755 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2008-06-21 Thread Tim D
I also think this qualifies as a distro bug because the profiling modules (hotshot, profile, pstats, etc.) are only ever described as part of the Python Standard Library. All tutorials I've been trying lately (found through Googling) present these modules as out-of-the-box Python components -- I

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2008-03-17 Thread Jon Wright
This seems like a bug to me: pstats is in the python standard library. -- pstats module missing in python 2.4 and 2.5 https://bugs.launchpad.net/bugs/123755 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2007-07-04 Thread Matthias Klose
as already mentioned, the pstats module can be found in the python- profiler package in multiverse; the -all packages are meant to be used in build dependencies, not in package dependencies. ** Changed in: python-defaults (Ubuntu) Assignee: (unassigned) = Matthias Klose Status: New =

[Bug 123755] Re: pstats module missing in python 2.4 and 2.5

2007-07-03 Thread Matteo Bertini
Not a bug: pstats.py is in python-profiler but... python-profiler is perhaps a missing dep of python-all or at least of python-all-dev -- pstats module missing in python 2.4 and 2.5 https://bugs.launchpad.net/bugs/123755 You received this bug notification because you are a member of Ubuntu