Searched refs:readmodule (Results 1 – 8 of 8) sorted by relevance
22 .. function:: readmodule(module, path=None)33 Like :func:`readmodule`, but the returned dictionary, in addition to47 :func:`readmodule` and :func:`readmodule_ex` provide the following data65 superclasses but which are not discoverable by :func:`readmodule` are
23 .. function:: readmodule(module, path=None)40 with readmodule, *module* names the module to be read and *path* is
76 def readmodule(module, path=None): function
97 def readmodule(module, path=None): function
957 Fix :func:`pyclbr.readmodule` and :func:`pyclbr.readmodule_ex` to support
1552 Fix :func:`pyclbr.readmodule` and :func:`pyclbr.readmodule_ex` to support
10636 Make sure the path parameter to readmodule() is a list before adding it
28015 Make sure the path parameter to readmodule() is a list before adding it