[Pydev-code] Debug python eggs
Brought to you by:
fabioz
From: <She...@su...> - 2010-08-18 09:43:33
|
Hi, Is it possible to do following with pydev: 1) Debug python eggs, as python does it looks and executes the code inside the python eggs. 2) Is it possible to use python dll like python26.dll to configure the python projects. I want to access or use the particular dll which is accessed by other embedded python interpreter. |