Skip to content

Instantly share code, notes, and snippets.

@fortierq

fortierq/b.py Secret

Last active May 24, 2021 19:20
print name
from ..c import d
print(f"Name: {__name__}")
print(f"Package: {__package__}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment