Menu

calltips for imported *.pyc files

Tim
2011-08-11
2013-03-15
  • Tim

    Tim - 2011-08-11

    Hi everyone,

    I have got a couple of compiled python files without the source. I include these in Pydev via the forced builtins. However I cannot use calltips when instantiating them. This problem only occurs with those 'compiled' imports. I can only call the respective constructor via __init__(…) directly - then calltips work. Having to remove the __init__ everytime when creating  a new object is very annoying.

    Is this a bug or am I missing something?

    Cheers,
    Tim

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-08-11

    This is a bug. Please report it in the PyDev sf tracker (see: http://pydev.org/about.html)

    Cheers,

    Fabio

     
  • Tim

    Tim - 2011-08-11

    Done.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.