Hi All,

Say there are 3 files.

a.py and b.py uses *import c* (which is the third python file c.py)

is there a way we can know inside c.py that whether its a or b who is doing
the importing?

Nitin K
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to