help to use "zc.sourcerelease "

2008-09-02 Thread daniel jeem
Hello every body, I want to use "zc.sourcerelease " for creating pakage. But I'm blocked because I have'nt understand how to use it. Then if you have some link or tutorial, share it for me. Help please. Thanks in advance. -- http://mail.python.org/mailman/listinfo/python-list

Using Komodo 3.5 - Setting breakpoints in multiple *.py files

2006-06-06 Thread jeem
I am using ActiveState Komodo 3.5 to work on a large python 2.4 application with an extensive UI... I am attempting to debug the application and am setting breakpoints in 4 different *.py files.. Breakpoints in the main file are working OK, but any breakpoints in imported files are not... The thre