Differences From Artifact [9a8c392f17]:
- File nano.tcl — part of check-in [52ff9de4cf] at 2019-01-23 04:36:44 on branch trunk — Use built-in HTTP client to get local IP (user: rkeene, size: 121149) [annotate] [blame] [check-ins using]
To Artifact [029f9b07a2]:
- File nano.tcl — part of check-in [e817d93da0] at 2019-01-23 04:39:39 on branch trunk — Only pull in the http package when it is needed (user: rkeene, size: 121126) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 | - | #! /usr/bin/env tclsh package require Tcl 8.6.4 |
︙ |