summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/waste.html
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1998-02-25 15:40:35 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1998-02-25 15:40:35 (GMT)
commita2139fef94c0f94bb897a62f4e2c53f40eb40cc4 (patch)
tree7a5b1646a79fb78449c298b79432da1c90ec65fa /Mac/Demo/waste.html
parentb92dce38e7834dcde4f450c89da1c10f81a6d1a0 (diff)
downloadcpython-a2139fef94c0f94bb897a62f4e2c53f40eb40cc4.zip
cpython-a2139fef94c0f94bb897a62f4e2c53f40eb40cc4.tar.gz
cpython-a2139fef94c0f94bb897a62f4e2c53f40eb40cc4.tar.bz2
Added (minimal) documentation on how to build standalone applications
with Python. Updated various things (versions of libraries used, urls).
Diffstat (limited to 'Mac/Demo/waste.html')
-rw-r--r--Mac/Demo/waste.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Demo/waste.html b/Mac/Demo/waste.html
index 21efa8f..96b13bf 100644
--- a/Mac/Demo/waste.html
+++ b/Mac/Demo/waste.html
@@ -11,7 +11,7 @@ and is therefore easier integrated in Python. <p>
WASTE is written by Marco Piovanelli, <A HREF="mailto:piovanel@kagi.com">&lt;piovanel@kagi.com&gt;</A>,
and copyrighted by him. You can always obtain the latest version (for use in C
or Pascal programs) and the documentation from
-<A HREF="ftp://ftp.dsi.unimi.it/DSI/piovanel/WASTE">&lt;ftp://ftp.dsi.unimi.it/DSI/piovanel/WASTE&gt;</A>.
+<A HREF="http://www.boingo.com/waste/">&lt;http://www.boingo.com/waste/&gt;</A>.
We explain the useage of waste here by showing how to modify the TextEdit based
<A HREF="textedit/ped.py">ped.py</A> of the