[Python-checkins] python/dist/src/Demo/scripts README,1.19,1.20

loewis@users.sourceforge.net loewis@users.sourceforge.net
Sat, 07 Jun 2003 11:46:36 -0700


Update of /cvsroot/python/python/dist/src/Demo/scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv7908/Demo/scripts

Modified Files:
	README 
Log Message:
Patch #748849: Update to current tools and demos.


Index: README
===================================================================
RCS file: /cvsroot/python/python/dist/src/Demo/scripts/README,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** README	1 Jan 2003 20:27:13 -0000	1.19
--- README	7 Jun 2003 18:46:34 -0000	1.20
***************
*** 3,6 ****
--- 3,8 ----
  See also the Tools/scripts directory!
  
+ beer.py			Print the classic 'bottles of beer' list.
+ eqfix.py		Fix .py files to use the correct equality test operator
  fact.py			Factorize numbers
  find-uname.py		Search for Unicode characters using regexps.
***************
*** 8,13 ****
--- 10,17 ----
  ftpstats.py		Summarize ftp daemon log file
  lpwatch.py		Watch BSD line printer queues
+ makedir.py		Like mkdir -p
  markov.py		Markov chain simulation of words or characters
  mboxconvvert.py		Convert MH or MMDF mailboxes to unix mailbox format
+ mkrcs.py		Fix symlinks named RCS into parallel tree
  morse.py		Produce morse code (audible or on AIFF file)
  mpzpi.py		test mpz -- print digits of pi (compare pi.py)
***************
*** 15,18 ****
--- 19,23 ----
  pp.py			Emulate some Perl command line options
  primes.py		Print prime numbers
+ queens.py		Dijkstra's solution to Wirth's "N Queens problem"
  script.py		Equivalent to BSD script(1) -- by Steen Lumholt
  unbirthday.py		Print unbirthday count