Imports-in-Python icon indicating copy to clipboard operation
Imports-in-Python copied to clipboard

Use of __all__

Open Ayowel opened this issue 8 years ago • 0 comments

Hi,

The __all__ var can be used to limit the data available using import, you might be interested in showing this behavior in your repository.

Ayowel

Ayowel avatar Aug 02 '17 20:08 Ayowel