1This directory contains a collection of executable Python scripts. 2 3See also the Tools/scripts directory! 4 5beer.py Print the classic 'bottles of beer' list 6eqfix.py Fix .py files to use the correct equality test operator 7fact.py Factorize numbers 8find-uname.py Search for Unicode characters using regexps 9from.py Summarize mailbox 10lpwatch.py Watch BSD line printer queues 11makedir.py Like mkdir -p 12markov.py Markov chain simulation of words or characters 13mboxconvert.py Convert MH or MMDF mailboxes to unix mailbox format 14morse.py Produce morse code (audible or on AIFF file) 15newslist.py List all newsgroups on a NNTP server as HTML pages 16pi.py Print all digits of pi -- given enough time and memory 17pp.py Emulate some Perl command line options 18primes.py Print prime numbers 19queens.py Dijkstra's solution to Wirth's "N Queens problem" 20script.py Equivalent to BSD script(1) -- by Steen Lumholt 21unbirthday.py Print unbirthday count 22update.py Update a bunch of files according to a script. 23