stray files

This commit is contained in:
2021-04-25 12:23:20 -05:00
parent d4699042d1
commit 8ed6479c2d
7 changed files with 247 additions and 0 deletions

7
execEx/05/SConstruct Normal file
View File

@@ -0,0 +1,7 @@
Help("""
DEBUG=1,0 - enable debug build, default 1
""")
import sys
print('session python path:', str(sys.path).replace(', ', ',\n' + ' ' * 26))

BIN
execEx/05/bug.tar.gz Normal file

Binary file not shown.