diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2002-01-11 12:41:01 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2002-01-11 12:41:01 (GMT) |
commit | 8aa498774de2e73553c80035fbef80a79656ce7c (patch) | |
tree | 8b090518dd11d39a5fb22e912cc7c83ee560ff5d | |
parent | 4a667c724a25aa76426892a4eedf9669062e23a8 (diff) | |
download | cpython-8aa498774de2e73553c80035fbef80a79656ce7c.zip cpython-8aa498774de2e73553c80035fbef80a79656ce7c.tar.gz cpython-8aa498774de2e73553c80035fbef80a79656ce7c.tar.bz2 |
Removed references to download of Waste.
-rw-r--r-- | Mac/Demo/building.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index 964f074..986fdb6 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -181,11 +181,6 @@ then the Tk library, then SimpleTk (which can again be tested with <code>ls -l</code>). If this all worked you are all set to try building Python. -<H2>Building Waste</H2> - -You do not need to build the Waste libraries, as Python includes the -source modules themselves. - <H2>The organization of the Python source tree</H2> Time for a short break, while we have a look at the organization of |