]> git.madduck.net Git - etc/vim.git/tree - tests/data/py_310/

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Drop support for parsing Python 2 (#3933)
[etc/vim.git] / tests / data / py_310 /
drwxr-xr-x   ..
-rw-r--r-- 765 parenthesized_context_managers.py
-rw-r--r-- 2668 pattern_matching_complex.py
-rw-r--r-- 1965 pattern_matching_extras.py
-rw-r--r-- 3066 pattern_matching_generic.py
-rw-r--r-- 2641 pattern_matching_simple.py
-rw-r--r-- 1061 pattern_matching_style.py
-rw-r--r-- 491 pep_572_py310.py
-rw-r--r-- 509 remove_newline_after_match.py
-rw-r--r-- 380 starred_for_target.py