Work around variable scoping in local function
commit11dc63208dacbbaf9d2129c9af09af1e6f3edc0f
authorThomas Rast <trast@student.ethz.ch>
Mon, 9 Feb 2009 12:43:45 +0000 (9 13:43 +0100)
committerThomas Rast <trast@student.ethz.ch>
Mon, 9 Feb 2009 12:43:45 +0000 (9 13:43 +0100)
tree621ea46fff660fecd62b51620e1ff98fac4a6252
parent49df45d91025f5b6da93b79c36c3d737614023b8
Work around variable scoping in local function

Python 2.6 really needs 'nonlocal'
mail.py