Skip to content

Commit 39f814e

Browse files
committed
adding imports
1 parent da58026 commit 39f814e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

solid/solidpython.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
import os, sys, re
1313
import inspect
14+
import subprocess
15+
import tempfile
1416

1517
openscad_builtins = [
1618
# 2D primitives

0 commit comments

Comments
 (0)