python-benedict/tests/dicts/io
Fabio Caccamo ac789db31d Added plist support. 2020-09-09 16:45:39 +02:00
..
input Added plist support. 2020-09-09 16:45:39 +02:00
__init__.py Reorganized lib and tests packages, improved code quality. 2020-02-03 18:25:54 +01:00
test_io_dict.py Improved code quality. 2020-02-03 19:01:28 +01:00
test_io_dict_base64.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_csv.py Improved code quality. 2020-02-03 19:01:28 +01:00
test_io_dict_json.py Fixed format auto-detection with unexpected extensions. 2020-08-12 12:46:52 +02:00
test_io_dict_pickle.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_plist.py Added plist support. 2020-09-09 16:45:39 +02:00
test_io_dict_query_string.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_toml.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_xml.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_yaml.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_util.py Fixed format auto-detection with unexpected extensions. 2020-08-12 12:46:52 +02:00
test_pickle.py Reorganized lib and tests packages, improved code quality. 2020-02-03 18:25:54 +01:00