Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Demo/scripts/README

    r2 r391  
    33See also the Tools/scripts directory!
    44
    5 beer.py                 Print the classic 'bottles of beer' list.
     5beer.py                 Print the classic 'bottles of beer' list
    66eqfix.py                Fix .py files to use the correct equality test operator
    77fact.py                 Factorize numbers
    8 find-uname.py           Search for Unicode characters using regexps.
     8find-uname.py           Search for Unicode characters using regexps
    99from.py                 Summarize mailbox
    10 ftpstats.py             Summarize ftp daemon log file
    1110lpwatch.py              Watch BSD line printer queues
    1211makedir.py              Like mkdir -p
    1312markov.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
     13mboxconvert.py          Convert MH or MMDF mailboxes to unix mailbox format
    1614morse.py                Produce morse code (audible or on AIFF file)
     15newslist.py             List all newsgroups on a NNTP server as HTML pages
    1716pi.py                   Print all digits of pi -- given enough time and memory
    1817pp.py                   Emulate some Perl command line options
Note: See TracChangeset for help on using the changeset viewer.