Fixed #28241 -- Allowed module_has_submodule()'s module_name arg to be a dotted path.

This commit is contained in:
Thomas Khyn 2017-06-09 06:34:20 +12:00 committed by Tim Graham
parent af69f14e7b
commit f6bd00131e
4 changed files with 21 additions and 1 deletions

View file

@ -0,0 +1 @@
content = 'Grandchild Module'