SyntaxFix
Write A Post
Hire A Developer
Questions
Take a look at http://docs.python.org/whatsnew/2.5.html#pep-328-absolute-and-relative-imports. You could do
from .mod1 import stuff