-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Put all data into a sub-directory? #2702
Copy link
Copy link
Closed
Labels
@lowkind:to be discussedPlease add our opionon and rationalPlease add our opionon and rationalpull-request wantedPlease submit a pull-request for this, maintainers will not actively work on this.Please submit a pull-request for this, maintainers will not actively work on this.
Metadata
Metadata
Assignees
Labels
@lowkind:to be discussedPlease add our opionon and rationalPlease add our opionon and rationalpull-request wantedPlease submit a pull-request for this, maintainers will not actively work on this.Please submit a pull-request for this, maintainers will not actively work on this.
crashes with
This is caused by the executable having the same name as the data-directory (
pytz). See #2697.The only solution I can think about is to put all data into some sub-directory. Then the name of this sub-directory could be make configurable. I'm not clear in my mind about the implications of such a change.