In the old way of importing, the program would fail if we would really strip out some features. For example, if all highlighing related files are removed, the static files would not pose a problem, but if highlight.py was removed, the import of aop.extensions.highlight fails.
In the old way of importing, the program would fail if we would really strip out some features. For example, if all highlighing related files are removed, the static files would not pose a problem, but if
highlight.py
was removed, the import ofaop.extensions.highlight
fails.