Ian Wells

Results 4 issues of Ian Wells

If I want the same key twice in an ini file (which is not, I think, a general property of ini files, but one that Openstack nevertheless uses for certain...

feature

First up, read_timeout (passed to **init**) isn't a timeout on the 'read' function but a urllib read timeout, and the docstrings are not clear on that, which is how I...

bug

It appears that 'make' will happily make the .ko file needed with just the kernel headers installed (i.e. without the full sources). However, 'make install' won't just not install it,...

Not so much 'fixes for Ubuntu' as 'fixes I found I needed when I tried to compile on Ubuntu'. Nothing here changes behaviour, though one change is a change to...