--- /tmp/black-20.8b1-4nm5dqueq/debian/python-black-doc_20.8b1-4_all.deb +++ python-black-doc_20.8b1-4_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-02-09 19:09:40.000000 debian-binary │ -rw-r--r-- 0 0 0 2312 2021-02-09 19:09:40.000000 control.tar.xz │ --rw-r--r-- 0 0 0 283812 2021-02-09 19:09:40.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 283768 2021-02-09 19:09:40.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python-black-doc │ │ │ Source: black │ │ │ Version: 20.8b1-4 │ │ │ Architecture: all │ │ │ Maintainer: Debian Python Team │ │ │ -Installed-Size: 695 │ │ │ +Installed-Size: 694 │ │ │ Depends: libjs-sphinxdoc (>= 2.4.3-5~) │ │ │ Built-Using: alabaster (= 0.7.8-1.1), sphinx (= 3.4.3-1) │ │ │ Section: doc │ │ │ Priority: optional │ │ │ Homepage: https://github.com/ambv/black │ │ │ Description: uncompromising Python code formatter (common documentation) │ │ │ Black is the uncompromising Python code formatter. This package contains │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -54,15 +54,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 6659 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/ignoring_unmodified_files.html │ │ │ -rw-r--r-- 0 root (0) root (0) 16728 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/index.html │ │ │ -rw-r--r-- 0 root (0) root (0) 17148 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/installation_and_usage.html │ │ │ -rw-r--r-- 0 root (0) root (0) 11644 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/pyproject_toml.html │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/reference/ │ │ │ -rw-r--r-- 0 root (0) root (0) 7915 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/reference/reference_classes.html │ │ │ -rw-r--r-- 0 root (0) root (0) 5416 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/reference/reference_exceptions.html │ │ │ --rw-r--r-- 0 root (0) root (0) 7317 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/reference/reference_functions.html │ │ │ +-rw-r--r-- 0 root (0) root (0) 7079 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/reference/reference_functions.html │ │ │ -rw-r--r-- 0 root (0) root (0) 8749 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/reference/reference_summary.html │ │ │ -rw-r--r-- 0 root (0) root (0) 4209 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/search.html │ │ │ -rw-r--r-- 0 root (0) root (0) 25910 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/searchindex.js │ │ │ -rw-r--r-- 0 root (0) root (0) 5114 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/show_your_style.html │ │ │ -rw-r--r-- 0 root (0) root (0) 42361 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/the_black_code_style.html │ │ │ -rw-r--r-- 0 root (0) root (0) 6986 2021-02-09 19:09:40.000000 ./usr/share/doc/python-black-doc/html/version_control_integration.html │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-02-09 19:09:40.000000 ./usr/share/doc-base/ │ │ ├── ./usr/share/doc/python-black-doc/html/reference/reference_functions.html │ │ │ @@ -124,15 +124,15 @@ │ │ │
│ │ │

Caching

│ │ │
│ │ │
│ │ │

Utilities

│ │ │
│ │ │
│ │ │ -black.DebugVisitor.show(code: str)None
│ │ │ +black.DebugVisitor.show(code: str) → None │ │ │

Pretty-print the lib2to3 AST of a given string of code.

│ │ │
│ │ │ │ │ │
│ │ │