On Mar 21, 12:45 pm, paul <[EMAIL PROTECTED]> wrote:
> gtb schrieb:> On Mar 21, 11:37 am, Steve Holden <[EMAIL PROTECTED]> wrote:
> >> gtb wrote:
> >>> After a function has been imported to a shell how may it be deleted so
> >>> that after editing it can reloaded anew?
> >> Use the built-in reload(
gtb schrieb:
> On Mar 21, 11:37 am, Steve Holden <[EMAIL PROTECTED]> wrote:
>> gtb wrote:
>>> After a function has been imported to a shell how may it be deleted so
>>> that after editing it can reloaded anew?
>> Use the built-in reload() function to reload the module that defines the
>> function.
gtb wrote:
> On Mar 21, 11:37 am, Steve Holden <[EMAIL PROTECTED]> wrote:
>> gtb wrote:
>>> After a function has been imported to a shell how may it be deleted so
>>> that after editing it can reloaded anew?
>> Use the built-in reload() function to reload the module that defines the
>> function.
>>
gtb wrote:
> On Mar 21, 11:37 am, Steve Holden <[EMAIL PROTECTED]> wrote:
>> gtb wrote:
>> > After a function has been imported to a shell how may it be deleted so
>> > that after editing it can reloaded anew?
>>
>> Use the built-in reload() function to reload the module that defines the
>> functi
On Mar 21, 11:37 am, Steve Holden <[EMAIL PROTECTED]> wrote:
> gtb wrote:
> > After a function has been imported to a shell how may it be deleted so
> > that after editing it can reloaded anew?
>
> Use the built-in reload() function to reload the module that defines the
> function.
>
> regards
>
gtb wrote:
> After a function has been imported to a shell how may it be deleted so
> that after editing it can reloaded anew?
Use the built-in reload() function to reload the module that defines the
function.
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LL