|
From: Helmut G. <h.g...@cy...> - 2011-03-01 13:11:13
|
Hi, On Mon, Feb 28, 2011 at 11:20:21PM +0200, Stefan Parviainen wrote: > On Mon, Feb 28, 2011 at 5:28 PM, Helmut Grohne > <h.g...@cy...> wrote: > > I tried this using the following example. > [...] > > The expected outcome would be False, because spam is "not an integer". > > The observed outcome in contrast is True. > > The code works for me with configobj-4.7.2: it prints False as expected. You are correct. I thought that I did try 4.7.2, but my sys.path was messed up. Just the system version 4.5.2 (of Debian Lenny) is affected. Thanks for pointing out Helmut |