mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
3 lines
47 B
Python
3 lines
47 B
Python
print "importing pkg1.sub1"
|
|
from . import sub2
|