summaryrefslogtreecommitdiffstats
path: root/Lib/audiodev.py
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-07-28 04:22:34 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-07-28 04:22:34 (GMT)
commitdf80af7659c05e45bb3500ce4cecca1f3f426280 (patch)
tree665731727dcfe13a871f9d48c97471c87716709e /Lib/audiodev.py
parent641cddf0faa2aa50935e8f963094d9a0d7857adb (diff)
downloadcpython-df80af7659c05e45bb3500ce4cecca1f3f426280.zip
cpython-df80af7659c05e45bb3500ce4cecca1f3f426280.tar.gz
cpython-df80af7659c05e45bb3500ce4cecca1f3f426280.tar.bz2
Ensure the actual number matches the expected count
Diffstat (limited to 'Lib/audiodev.py')
0 files changed, 0 insertions, 0 deletions
e reason didn't makeBarry Warsaw2006-07-263-1/+100 * More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightlyBarry Warsaw2006-07-213-41/+277 * decode_rfc2231(): Be more robust against buggy RFC 2231 encodings.Barry Warsaw2006-07-173-4/+43 * Port forward from 2.4 branch:Barry Warsaw2006-05-013-0/+13 * The email module's parsedate_tz function now sets the daylight savingsAnthony Baxter2006-04-033-5/+6 * whitespace n11nAnthony Baxter2006-03-201-8/+8 * Merge email package 4.0 from the sandbox, including documentation, test cases,Barry Warsaw2006-03-1827-202/+3562 * Actually this file should have svn:eol-style CRLF since it's specificallyBarry Warsaw2006-03-041-45/+45 * Set eol-style to native -- doesn't appear to be any reasonTim Peters2006-03-041-45/+45 * Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5.Barry Warsaw2006-02-08