re-importing modules
- From: "T. Crane" <tcrane@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Apr 2007 17:49:56 GMT
Hi,
When troubleshooting code that's saved in a text file, I often find that I
want to make a change to it, re-save it, then reimport it. However, just
typing
import myTestCode
doesn't always seem to import the newer version. Is it supposed to? I find
that right now I often have to close my iPython window, then reopen it and
import my recently modified code. I know this can't be the best way to do
this, but I don't know what is.
any suggestions/help welcome and appreciated,
trevis
.
- Follow-Ups:
- Re: re-importing modules
- From: kyosohma
- Re: re-importing modules
- Prev by Date: Re: regexp match string with word1 and not word2
- Next by Date: RE: Dict Copy & Compare
- Previous by thread: OT somewhat: Do you telecommute? What do you wish the boss understood about it?
- Next by thread: Re: re-importing modules
- Index(es):
Relevant Pages
|