Compatibility with FreeCAD 20.2
This commit is contained in:
parent
d13ae55211
commit
13eb34bb36
|
@ -1,3 +1,6 @@
|
|||
import sys
|
||||
print("HIIIIIIIIIIIIIIII")
|
||||
print("HOOOOOOOOOOOOOOOOOOO", file=sys.stderr)
|
||||
# Avoid garbage collection by storing the action in a global variable
|
||||
wax = None
|
||||
sea = None
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Loading…
Reference in New Issue
Block a user