pytoml
pytoml copied to clipboard
python serializer/deserializer for toml.
Results
3
pytoml issues
Sort by
recently updated
recently updated
newest added
I can't believe we missed this.
I've [created a gist with test results](https://gist.github.com/BurntSushi/5080323) from [toml-test](https://github.com/BurntSushi/toml-test). Only a few failed tests.
Since the timezone is specified in the parsed datetime, the datetime should have the timezone (UTC) specified.