chiark / gitweb /
documentation/python: dedicated test for value formatting.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 7 May 2020 20:07:19 +0000 (22:07 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 7 May 2020 20:12:09 +0000 (22:12 +0200)
commit836d5fb588c8fdc6e879aae78cec0d2980c2e079
treec06493ede59dbed3e7ada51b7555e1f366760bbe
parentf2ea2cd2699a9ca0e455fbd1dc81e4bb7c190c63
documentation/python: dedicated test for value formatting.
documentation/test_python/inspect_string/inspect_string.html
documentation/test_python/inspect_string/inspect_string/__init__.py
documentation/test_python/inspect_value_formatting/inspect_value_formatting.html [new file with mode: 0644]
documentation/test_python/inspect_value_formatting/inspect_value_formatting.py [new file with mode: 0644]
documentation/test_python/test_inspect.py