sempervirens icon indicating copy to clipboard operation
sempervirens copied to clipboard

Track imports with a magic string.

Open Carreau opened this issue 10 years ago • 0 comments

Brought out in a discussion at lunch in EuroSciPy,

some Libs author would prefer to auto-track their library import with just a magic string (like __sempervierens__ = True to avoid any extra potential dependencies on it.

I guess it might be doable with an import hook or alike, not sure.

I just want to record that here.

Carreau avatar Aug 29 '15 12:08 Carreau