Eps.py then how would I import Png,
import Graphics.Png as Png
Or
from ..Graphics import Png
Should I use the absolute import or relative import ??
absolute is encouraged.
Обсуждают сегодня