diff options
| author | Omar Rizwan <omar@omar.website> | 2026-02-08 07:22:21 +0000 |
|---|---|---|
| committer | Omar Rizwan <omar@omar.website> | 2026-02-08 07:23:27 +0000 |
| commit | a769bace7fb772e29edd6725b085e3a9897e60f0 (patch) | |
| tree | 2f320adeb7a96329677220ff07b1c3f1e2f3668d /test/python.folk | |
| parent | jimtcl: Support unknown in `ensemble` (including Folk `library`) (diff) | |
| download | folk-a769bace7fb772e29edd6725b085e3a9897e60f0.tar.gz folk-a769bace7fb772e29edd6725b085e3a9897e60f0.zip | |
python: WIP: Let any thread call Python
Diffstat (limited to 'test/python.folk')
| -rw-r--r-- | test/python.folk | 2 |
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"] |
