Ned Deily added the comment:
Here's a revised doc patch. As noted from my investigation in Issue7900, the
key getgroups behavior change is with the OS X 10.6 ABI (so > 10.5), not 10.5.
--
stage: needs patch -> commit review
Added file: http://bugs.python.org/file21528/issue10433-v2.pat
Ned Deily added the comment:
Looks good to me. I tested on OS X with both Tk 8.5 on 10.6 and Tk 8.4 on
10.5. The demo runs fine under IDLE.app and bin/idle3. If no objections, I'll
commit the patch with the nit addressed.
--
keywords: +patch
stage: -> commit review
versions: +Pyth
New submission from anatoly techtonik :
I've just realized that unittest doesn't provide a way to test arguments of
exception thrown during assertRaises check.
--
components: Tests
messages: 132919
nosy: techtonik
priority: normal
severity: normal
status: open
title: assert for exceptio
101 - 103 of 103 matches
Mail list logo