On Wed, Aug 18, 2010 at 6:42 AM,  <sheetal.kulka...@sungard.com> wrote:
> 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.

Surely if you have them unzipped, now if they're zipped I'm not
sure... if you test it there and it doesn't work, please create a bug
report.

>
> 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.

No, you need an executable that provides the python command-line
interface (if that's what you're asking).

Cheers,

Fabio

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to