Re: memory usage profiling

2007-02-01 Thread Igor Stroh
Yaroslav Halchenko wrote: > Hi Debian Pythoners, > > Is there any reasonable memory profiler for python? a software I > maintain for Debian consumes surprisingly large chunk of virtual memory > without obvious necessity for such utilization. Could anyone point me to > some good resource on the su

Special i18n policy for python scripts?

2003-10-20 Thread Igor Stroh
Hi all, is there some special policy regarding the placement of i18n stuff (.mo files) for python-enabled programs? I checked various packages, some of them put the file into /usr/share//locale, other into /usr/share/locale directly. Igor P.S.: btw, is there a reliable way to use distutils to bu

dh_python

2004-07-21 Thread Igor Stroh
Hi there, my AM pointed me at a possible error source in dh_python: the code in prerm skeleton[1] tries to delete all *.py[c|o] files of the appropriate package using xargs. The command used here might fail if the path of this file contains whitespaces. I mean I can hardly imagine a situation where

Re: Joining the python modules team

2006-04-13 Thread Igor Stroh
Gustavo Franco wrote: [...] > Welcome to the python-modules! You've svn commit access, so you're > free to upload the packages you're maintaining to our repository. Read > our policy, and if you've doubts or suggestions post it here or > contact us at irc.oftc.net - #debian-python. May I suggest t