It would be very handy for one to be able to change the separator from the hardcoded `.` character to something else. For example using `/` as a separator would be nice when describing a directory structure using python dicts.
It would be very handy for one to be able to change the separator from the hardcoded
.character to something else.For example using
/as a separator would be nice when describing a directory structure using python dicts.