isolate_tests: Extract code blocks from documentation using code block header

This commit is contained in:
Marenz
2021-07-06 16:57:05 +02:00
parent f62b80530b
commit 5291ca2dd4
6 changed files with 59 additions and 60 deletions
@@ -1,4 +1,7 @@
#!/usr/bin/env python2
#
# Not actively tested or maintained. Exists in case we want to rebuild an
# ancient release.
import sys
import re