]> granicus.if.org Git - python/commit
Blocked revisions 80787,80793 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sun, 27 Jun 2010 21:27:49 +0000 (21:27 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 27 Jun 2010 21:27:49 +0000 (21:27 +0000)
commit63eebe5318e2da467d6a57eae12083dbc14f31e4
tree732cc96c51d6e075633c13ea0aec358d9d8ea48d
parentbef0100a806db87e905c68288f972d4224eea66f
Blocked revisions 80787,80793 via svnmerge

........
  r80787 | ronald.oussoren | 2010-05-05 10:32:39 -0500 (Wed, 05 May 2010) | 5 lines

  Force exit using os._exit instead of sys.exit,
  this makes sure that the child does not continue
  testing.
........
  r80793 | barry.warsaw | 2010-05-05 11:15:09 -0500 (Wed, 05 May 2010) | 5 lines

  Bug 7755: audiotest.au is arguably copyrighted material, but definitely makes
  Debian unhappy.  The actual contents of the audio clip are unimportant, so
  replace it with something that we know is okay.  Guido likes woodpeckers.
........