Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acceptable that a flat typed keymap with a dir_archive fails on windows? #35

Open
mmckerns opened this issue Jun 27, 2015 · 0 comments
Open
Labels

Comments

@mmckerns
Copy link
Member

```keymap(typed=True, flat=True) used with adir_archive` seems to always fail on Windows… or at least it should fail for the majority of keys. Likely due to certain "bad" characters in the directory name… which are allowable on non-windows platforms.

Should this be at least better documented? or otherwise throw a better error?
I expect this could also happen for certain choices of SENTINEL, and also for certain objects used as keys in the keymap. The easy fix is to use one of the other keymaps (like hashmap).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant