__pkginfo__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 08 Feb 2017 10:31:26 +0100
changeset 11954 e0d708fb20e8
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
Make load_module() return existing module if present in sys.modules Otherwise the reload() builtin will not work correctly: https://www.python.org/dev/peps/pep-0302/#specification-part-1-the-importer-protocol

cubicweb/__pkginfo__.py