Changeset 391 for python/trunk/Demo/scripts/README
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Demo/scripts/README
r2 r391 3 3 See also the Tools/scripts directory! 4 4 5 beer.py Print the classic 'bottles of beer' list .5 beer.py Print the classic 'bottles of beer' list 6 6 eqfix.py Fix .py files to use the correct equality test operator 7 7 fact.py Factorize numbers 8 find-uname.py Search for Unicode characters using regexps .8 find-uname.py Search for Unicode characters using regexps 9 9 from.py Summarize mailbox 10 ftpstats.py Summarize ftp daemon log file11 10 lpwatch.py Watch BSD line printer queues 12 11 makedir.py Like mkdir -p 13 12 markov.py Markov chain simulation of words or characters 14 mboxconvvert.py Convert MH or MMDF mailboxes to unix mailbox format 15 mkrcs.py Fix symlinks named RCS into parallel tree 13 mboxconvert.py Convert MH or MMDF mailboxes to unix mailbox format 16 14 morse.py Produce morse code (audible or on AIFF file) 15 newslist.py List all newsgroups on a NNTP server as HTML pages 17 16 pi.py Print all digits of pi -- given enough time and memory 18 17 pp.py Emulate some Perl command line options
Note:
See TracChangeset
for help on using the changeset viewer.