2009/10/11 Stéfan van der Walt <stefan@sun.ac.za>

2009/10/10 Ralf Gommers <ralf.gommers@googlemail.com>:
>> The example markup does not require the "::".
>>
> I saw Pauli do that for examples that are not self-contained, i.e. can't be
> run with doctest. Alternatively I can use the #doctest +SKIP markup (ugly as
> well...).

OK, that's fine then!

Let me know when you're done, then I'll have a look at the patch.

It's done. Nitpick away!

Also, what do you think about adding a dtype keyword to imread? I find it useful to be able to get images as float for example so you don't have to worry about division problems.

Cheers,
Ralf
 

Cheers
Stéfan