pagure Logo
  • Log In

julian8628 / koji

Forked from koji 9 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Pull Requests  3
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

acf9b80 use importlib then fallback to imp

Authored and Committed by julian8628 4 years ago
raw patch tree parent
7 files changed. 186 lines added. 69 lines removed.
koji/__init__.py
file modified
+21 -8
koji/plugin.py
file modified
+20 -4
tests/test_cli/loadcli.py
file modified
+16 -9
tests/test_docs_version.py
file modified
+14 -3
tests/test_kojira/loadkojira.py
file modified
+19 -3
tests/test_lib/test_plugin.py
file modified
+79 -37
tests/test_www/loadwebindex.py
file modified
+17 -5
    use importlib then fallback to imp
    
        
koji/__init__.py
file modified
+21 -8
koji/plugin.py
file modified
+20 -4
tests/test_cli/loadcli.py
file modified
+16 -9
tests/test_docs_version.py
file modified
+14 -3
tests/test_kojira/loadkojira.py
file modified
+19 -3
tests/test_lib/test_plugin.py
file modified
+79 -37
tests/test_www/loadwebindex.py
file modified
+17 -5
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.