-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
a.b.c = 1
# Equivalent to:
[a.b]
c = 1
This is a new feature added to what's going to become TOML 1.0:
toml-lang/toml#505
Of course, TOML 1.0 is not released yet, and pytoml currently declares itself a TOML 0.4.0 parser. So it's not a bug that this doesn't work. But I hope that we can update pytoml once the new spec version is finalised. :-)
Metadata
Metadata
Assignees
Labels
No labels