I want to switch my python-IDE from idle to pydev (eclipse). I use a couple of modules that I have as compiled bytecode (* .pyc). In standby mode, this has never been a problem, and even offers code for these compiled modules. But pydev gives me a lot of "undefined variable" errors, however the code is interpreted correctly.
Is there a way pydev can handle bytecode modules, how does idle time do this? Perhaps without decompiling files?
Try adding modules as forced built-in .
→ PyDev → - (Python/Jython/IronPython approriate), Forced Builtins ( ).
( , , , Fabric, fabric, fabric.api)
fabric
fabric.api
PyDev , , .
.pyc, , -, script __init__.py - (.. ), .
.pyc
__init__.py
(. FAQ PyDev)
Source: https://habr.com/ru/post/1789692/More articles:Sorry, we are unable to access the page you requested:https://fooobar.com/questions/1789687/index.htmlChomsky normal form - grammarКак сделать прозвище для MKOverlay Region? - ios4Google App Engine datastore administrator - google-app-engineHow to run aout on linux? - linuxThe best way to measure the speed of functions, classes, and processes - performanceLucene Numbering Search with LUKE - indexingCount how many rows loaded LOAD DATA INFILE - sqlThe expression for DateTime :: modify () to change the day of the month - phpFacebook friends export Android email address - androidAll Articles
https://fooobar.com/questions/1789687/index.html