mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000)
Use cffi to access a C API in Python.
This commit is contained in:
parent
8a758f5b99
commit
27eeaf0f2c
4 changed files with 2 additions and 173 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This file contains extremely basic regression tests for the scripts found in
|
||||
the Tools directory of a Python checkout or tarball which don't have separate
|
||||
tests of their own, such as h2py.py.
|
||||
tests of their own.
|
||||
"""
|
||||
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue