finished files chapter

This commit is contained in:
Mark Pilgrim
2009-07-19 15:14:40 -04:00
parent d74c0ce05b
commit 9b9c2a92a5
3 changed files with 23 additions and 23 deletions
-5
View File
@@ -9,7 +9,6 @@ body{counter-reset:h1 0}
.i{list-style:none;margin:0;padding:0}
#which{padding-top:1.75em}
h2,.i>li{clear:both}
.i li .ss{float:right;margin:0 0 1.75em 1.75em}
</style>
<link rel=stylesheet type=text/css media='only screen and (max-device-width: 480px)' href=mobile.css>
<link rel=stylesheet media=print href=print.css>
@@ -199,10 +198,6 @@ Type "help", "copyright", "credits" or "license" for more information.
<p class='ss nm'><img src=i/mac-interactive-shell.png width=522 height=538 alt='[Mac Python Shell, a graphical interactive shell for Python]'>
<p>The Python Shell is where you will spend most of your time exploring Python. Examples throughout this book will assume that you can find your way into the Python Shell.
<!--
<li>
<p class='ss nm'><img src=i/mac-pythonlauncher.png width=432 height=536 alt='[Python Launcher preferences window]'>
-->
</ol>
<p>[Skip to <a href=#idle>using the Python Shell</a>]