One of the safe Tk tests
Posted to
tcl
by dkf at Tue Nov 08 08:54:38 GMT 2022
view raw
test safe-1.1 {Safe Tk loading into an interpreter} -setup {
catch
{safe::interpDelete a}
} -body {
safe::loadTk [safe::interpCreate a]
safe::interpDelete a
set
x {}
return
$x
} -result {}
Recent Posts
tcl by juliannoble2
2 days ago
tcl by juliannoble2
4 days ago
tcl by oldlaptop
12 days ago
tcl by oldlaptop
12 days ago
tcl by oldlaptop
12 days ago
tcl by oldlaptop
12 days ago
tcl by apn
27 days ago
tcl by arjen
41 days ago
tcl by cgm
50 days ago
tcl by cgm
50 days ago
Submit
New paste
Documentation
From Jabber