Changes between Version 20 and Version 21 of Wisdom/Python


Ignore:
Timestamp:
03/12/13 11:01:47 (13 years ago)
Author:
jps@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Wisdom/Python

    v20 v21  
    7575 >>>.run <blah>
    7676
    77 it will reload all of your programming along with any changes you made.
     77it will reload all of your program, capturing any changes you made.
    7878
    7979To "reload" a package in interactive Python you, somewhat unsurprisingly, use: