[Pydev-code] Adding tokens to a CompiledModule in 3.2.0 and later
Brought to you by:
fabioz
From: Andreas P. <an...@fr...> - 2014-02-11 15:12:20
|
Hi, for our next release of the PyDev-bundling Squish IDE I was looking in how far forward compatible our code is. That is wether the latest PyDev release is compatible with our extension to PyDev. Unfortunately it turns out that PyDev 3.2.0 removed the addTokens function from CompiledModule. We've been using that to dynamically inject functions into the compiled modules known by PyDev. Looking at the current API of CompiledModule I do not see a way of changing this, could the function be added back to re-enable the feature of adding functions and modules to compiled modules during runtime? Andreas -- Andreas Pakulat sq...@fr... froglogic GmbH - Automated UI and Web Testing |