In one of my Python packages the __init__.py
file contains the statement
from . import XXXX
What does the "." mean here? I got this technique by looking at another package, but I don't understand what it means.
Thanks!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…