diff options
| author | Omar Rizwan <omar@omar.website> | 2026-02-06 20:29:43 +0000 |
|---|---|---|
| committer | Omar Rizwan <omar@omar.website> | 2026-02-06 20:29:54 +0000 |
| commit | 507d189e7f72f15f9718429f34ba6db6ffbc7bda (patch) | |
| tree | 5bace6aa510d0eda8e036aa7d8d93ab16f03d989 /test/python.folk | |
| parent | lib/python: WIP: Start on argtype registration (diff) | |
| download | folk-507d189e7f72f15f9718429f34ba6db6ffbc7bda.tar.gz folk-507d189e7f72f15f9718429f34ba6db6ffbc7bda.zip | |
python: WIP: Working on Image / argtype support.
Add python to prelude.
Diffstat (limited to 'test/python.folk')
| -rw-r--r-- | test/python.folk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/python.folk b/test/python.folk index b243adc2..a044e51b 100644 --- a/test/python.folk +++ b/test/python.folk @@ -1,5 +1,4 @@ package require oo -source lib/python.tcl set uvx [Uvx] |
