SIGN IN SIGN UP

doctest: fix _module_relative_path() error message

Write the module name rather than <module> in the error message, if module has
no __file__ attribute (ex: package).
V
Victor Stinner committed
84ca9fe14533d7fca2cf5c18d3cba3e72c8204ae
Parent: 8a20851