<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Well, I new one day I'd have to understand namespaces better. VBG.<br>
<br>
Your article and others helped. I'm not sure I understand the print42
example. Is it that the name is produced in the first module, and the
body of the it isn't available to the second module?  I'll post in a
few minutes a comment about my  PIL vs Tkinter post made earlier than
this one. It's less related to this thread.<br>
<br>
Wayne Watson wrote:
<blockquote cite="mid:497E0536.4090106@sbcglobal.net" type="cite">
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
I'm using pythonWin. Yes, basically, restore the interactive session. I
had done several imports, and wanted the clear them to see what would
happen with others I planned on entering without having them affected
by earlier ones.<br>
  <br>
Keyboard imports. Just entering "import Tkinter" at the &gt;&gt;&gt;
prompt.<br>
  <br>
ALAN GAULD wrote:
  <blockquote cite="mid:566057.76018.qm@web86710.mail.ird.yahoo.com"
 type="cite">
    <style type="text/css"><!-- DIV {margin:0px;} --></style>
    <div
 style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;">
    <div
 style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;">
    <div
 style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
    <title></title>
&gt; how do I
clear the keyboard imports?<br>
    <span style="font-family: monospace;"><br>
I'm not sure what you mean by keyboard imports?<br>
    <br>
Do you mean how to restore an interactive session?<br>
If so, then in IDLE you can use: Shell-&gt;Restart shell.<br>
    <br>
I don't know how to do that in any of the other <br>
IDEs...<br>
    <br>
You can of course del() any name, including modules...<br>
    <br>
Alan G. <br>
    <br>
    <br>
    <br>
    </span></div>
    </div>
    </div>
  </blockquote>
  <br>
  <div class="moz-signature">-- <br>
  <meta content="text/html;" http-equiv="Content-Type">
  <title>Signature.html</title>
  <pre class="moz-signature" cols="76">           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.01 Deg. W, 39.26 Deg. N) GMT-8 hr std. time)
<font color="#330099">            </font>
<b><b style="color: rgb(204, 51, 204);" class="b">       <span
 style="font-family: monospace; color: rgb(153, 51, 153);">  Copper and its alloys have been found effective in hospital
         sinks, hand rails, beds, ... in significantly reducing 
         bacteria. Estimates are 1/20 people admitted to a hospital
         become infected, and 1/20 die from the infection.
                       -- NPR Science Friday, 01/16/2009 
</span></b></b><b style="color: rgb(204, 51, 204);" class="b"><span
 style="font-family: monospace; color: rgb(153, 51, 153);"></span></b><span
 style="color: rgb(153, 51, 153);"></span><span
 style="color: rgb(153, 51, 153);">
</span><span style="color: rgb(153, 51, 153);"></span><b
 style="color: rgb(204, 51, 204);" class="b"><span
 style="font-family: monospace;"></span></b><span
 style="color: rgb(204, 51, 204);"></span>                    Web Page: &lt;<a
 moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="http://www.speckledwithstars.net/">www.speckledwithstars.net/</a>&gt;</pre>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Tutor maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Tutor@python.org">Tutor@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/tutor">http://mail.python.org/mailman/listinfo/tutor</a>
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<meta content="text/html;" http-equiv="Content-Type">
<title>Signature.html</title>
<pre class="moz-signature" cols="76">           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.01 Deg. W, 39.26 Deg. N) GMT-8 hr std. time)
<font color="#330099">            </font>
<b><b style="color: rgb(204, 51, 204);" class="b">       <span
 style="font-family: monospace; color: rgb(153, 51, 153);">  Copper and its alloys have been found effective in hospital
         sinks, hand rails, beds, ... in significantly reducing 
         bacteria. Estimates are 1/20 people admitted to a hospital
         become infected, and 1/20 die from the infection.
                       -- NPR Science Friday, 01/16/2009 
</span></b></b><b style="color: rgb(204, 51, 204);" class="b"><span
 style="font-family: monospace; color: rgb(153, 51, 153);"></span></b><span
 style="color: rgb(153, 51, 153);"></span><span
 style="color: rgb(153, 51, 153);">
</span><span style="color: rgb(153, 51, 153);"></span><b
 style="color: rgb(204, 51, 204);" class="b"><span
 style="font-family: monospace;"></span></b><span
 style="color: rgb(204, 51, 204);"></span>                    Web Page: &lt;<a class="moz-txt-link-abbreviated" href="http://www.speckledwithstars.net/">www.speckledwithstars.net/</a>&gt;</pre>
</div>
</body>
</html>