Ticket #26 (closed Task: fixed)
GeoEco/Tools/__init__.py does not need to set __all__
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Low | Milestone: | 0.1 |
| Component: | Core - Other | Version: | null |
| Keywords: | Cc: |
Description
GeoEco/Tools/init.py sets all because early versions of the build system used all instead of enumerating all tools through file system calls. There is no reason to continue setting all now.
Change History
Note: See
TracTickets for help on using
tickets.
