All files related to the clog package have been moved into the directory space "clog/" to separate project repository from package itself, and allows for the building of the package tool via pip. Added a __version__.py file to contain all important attributes about the package.
2 lines
45 B
Python
2 lines
45 B
Python
from .common import *
|
|
from .printfmt import * |