About python-support

2006-01-11 Thread Marco Presi
Hi all, while fixing a bug in pointless, after rebuilding the package, I noticed that all the python modules that come with the package, are, according to the lastest debhelper (5.0.13), moved under /usr/share/python-support/pointless/pointless/ instead of usr/lib/pythonX.Y/site-pa

Re: Status of IPython

2004-05-05 Thread Marco Presi
|| On Wed, 05 May 2004 09:08:52 +0200 || Stefan Reichör <[EMAIL PROTECTED]> wrote: sr> I also use ipython.el sr> AFAIK it needs a special patched python-mode.el I do not use it from emacs.. Can you told me more about this? Tnks Marco -- "I videogio

Status of IPython

2004-05-03 Thread Marco Presi
Hallo pythoners, ipython is an enhanced interactive shell for python. It is in Debian, but with a version lower that the current stable one (we have 0.4, while the upstream has released 0.5 time ago..). Also a emacs mode for ipython is available[1]. Actual maintein

Bug on dh_pyhton?

2003-08-25 Thread Marco Presi
Hallo, I am closing transition bug on ipython. When upgrading, to python2.3 verison, the old modules in /usr/lib/python2.2/ dir are not removed because dh_pyhton used for packaging the actual version of ipython remove that dir in prerm script _only_ if the pac