summaryrefslogtreecommitdiffstats
path: root/Tools/demo
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2011-03-20 02:30:14 (GMT)
committerR David Murray <rdmurray@bitdance.com>2011-03-20 02:30:14 (GMT)
commit9188702a7574a5cd94e4b91562a96553507554c1 (patch)
treea42bf4552b9cb0620eff397f5e14d5ace03f1718 /Tools/demo
parent72bd8b7bba58bfa01648a68a85606d82d5c7ce9b (diff)
downloadcpython-9188702a7574a5cd94e4b91562a96553507554c1.zip
cpython-9188702a7574a5cd94e4b91562a96553507554c1.tar.gz
cpython-9188702a7574a5cd94e4b91562a96553507554c1.tar.bz2
#7198: add newlines='' to csv.writer docs.
Diffstat (limited to 'Tools/demo')
-rw-r--r--Tools/demo/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/Tools/demo/README b/Tools/demo/README
deleted file mode 100644
index e914358..0000000
--- a/Tools/demo/README
+++ /dev/null
@@ -1,16 +0,0 @@
-This directory contains a collection of demonstration scripts for
-various aspects of Python programming.
-
-beer.py Well-known programming example: Bottles of beer.
-eiffel.py Python advanced magic: A metaclass for Eiffel post/preconditions.
-hanoi.py Well-known programming example: Towers of Hanoi.
-life.py Curses programming: Simple game-of-life.
-markov.py Algorithms: Markov chain simulation.
-mcast.py Network programming: Send and receive UDP multicast packets.
-queens.py Well-known programming example: N-Queens problem.
-redemo.py Regular Expressions: GUI script to test regexes.
-rpython.py Network programming: Small client for remote code execution.
-rpythond.py Network programming: Small server for remote code execution.
-sortvisu.py GUI programming: Visualization of different sort algorithms.
-ss1.py GUI/Application programming: A simple spreadsheet application.
-vector.py Python basics: A vector class with demonstrating special methods. \ No newline at end of file
>| * | Don't try to make direct system calls on Linux.Thiago Macieira2009-08-041-1/+1 | * | QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-044-36/+37 | * | QHttpNetworkConnection: Moved channel slots to channel objectMarkus Goetz2009-08-045-267/+249 * | | Compile with Q_DECLARE_SCOPED_PRIVATE.Jason Barron2009-08-041-1/+1 * | | Merge commit 'origin/master'Jason Barron2009-08-0432-162/+201 |\ \ \ | * | | Cleanup and applied Qt coding style for qnetworkinterface_symbian.cppJanne Anttila2009-08-041-68/+46 | * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0321-24/+24 | * | | Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-0314-123/+122 | * | | Small optimization.Aleksandar Sasha Babic2009-07-241-0/+4 | * | | For some reason interface info on Symbian will notAleksandar Sasha Babic2009-07-241-2/+59 * | | | Merge commit 'qt/master-stable'Jason Barron2009-08-04