Petri Lehtinen <[email protected]> added the comment: Antoine Pitrou wrote: > I'm not sure about the original reason, but I find None as the default > "omitted" value prettier than -1 myself, so I think it's a good thing :)
Yeah, and it's also good for consistency with other file-like objects. Can I use _PyIO_ConvertSsize_t? Or should I duplicate its functionality in mmapmodule.c? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12021> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
