Changeset c26a163 in mod_gnutls for test/required-modules.py
- Timestamp:
- Oct 8, 2020, 2:25:33 PM (2 years ago)
- Branches:
- asyncio, main, master
- Children:
- 5357109
- Parents:
- ad2690b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/required-modules.py
rad2690b rc26a163 2 2 import os 3 3 import re 4 import shutil5 4 import subprocess 6 5 from pathlib import Path
Note: See TracChangeset
for help on using the changeset viewer.