[obs-commits] [openSUSE/osc] c78da6: - _load_plugins: also add imported modules to the ...
15 Aug
2013
15 Aug
'13
15:29
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: c78da6c4969640048f318e41e26594fd8b848a01 https://github.com/openSUSE/osc/commit/c78da6c4969640048f318e41e26594fd8b848... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2013-08-15 (Thu, 15 Aug 2013) Changed paths: M osc/commandline.py Log Message: ----------- - _load_plugins: also add imported modules to the class This is needed for backward compatibility. New plugins (which do not care about "old" osc versions) should not use "self.<imported modname>.<something>" anymore to refer to the imported module. Instead use "<imported modname>.<something>" (this will only work with osc > 0.140.1).
4161
Age (days ago)
4161
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcus Huewe