Searched refs:readmodule (Results 1 – 6 of 6) sorted by relevance
23 .. function:: readmodule(module, path=None)43 with readmodule, *module* names the module to be read and *path* is
100 def readmodule(module, path=None): function
653 readmodule comment. Patch by Hakan Çelik.
956 Fix :func:`pyclbr.readmodule` and :func:`pyclbr.readmodule_ex` to support
1551 Fix :func:`pyclbr.readmodule` and :func:`pyclbr.readmodule_ex` to support
28015 Make sure the path parameter to readmodule() is a list before adding it