summaryrefslogtreecommitdiffstats
path: root/test/python.folk
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2026-02-08 07:22:21 +0000
committerOmar Rizwan <omar@omar.website>2026-02-08 07:23:27 +0000
commita769bace7fb772e29edd6725b085e3a9897e60f0 (patch)
tree2f320adeb7a96329677220ff07b1c3f1e2f3668d /test/python.folk
parentjimtcl: Support unknown in `ensemble` (including Folk `library`) (diff)
downloadfolk-a769bace7fb772e29edd6725b085e3a9897e60f0.tar.gz
folk-a769bace7fb772e29edd6725b085e3a9897e60f0.zip
python: WIP: Let any thread call Python
Diffstat (limited to 'test/python.folk')
-rw-r--r--test/python.folk2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/python.folk b/test/python.folk
index b04123aa..a8fb84f5 100644
--- a/test/python.folk
+++ b/test/python.folk
@@ -1,5 +1,3 @@
-package require oo
-
set uvx [Uvx]
set result [$uvx eval "2 + 2"]