[SciPy-Dev] {True, False} should be replaced w/ bool, correct?
Ralf Gommers
ralf.gommers@googlemail....
Thu Jun 3 05:40:08 CDT 2010
On Thu, Jun 3, 2010 at 1:04 PM, David Goldsmith <d.l.goldsmith@gmail.com>wrote:
> Just checking; see, e.g., scipy <http://docs.scipy.org/scipy/docs/scipy/>.
> io <http://docs.scipy.org/scipy/docs/scipy.io/>.matlab<http://docs.scipy.org/scipy/docs/scipy.io.matlab/>
> .mio <http://docs.scipy.org/scipy/docs/scipy.io.matlab.mio/>.savemat
> appendmat parameter. (Or is it possible that the function really needs to
> see either the word True or the word False?)
>
Correct, {True, False} should always be changed to bool in the docs.
Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/scipy-dev/attachments/20100603/68d2506f/attachment.html
More information about the SciPy-Dev
mailing list