mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
isolate_tests: Extract code blocks from documentation using code block header
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user