Hi,
Just a simple question, is it possible to have multiple python modules nested within a python module? I am working on a script tool and I was thinking of nesting multiple modules within a module, but I just wanted to check to see if this is either frowned upon when it comes to scripting or if there is some other reason not to do it.