open(): Make the mode parameter optional; if omitted or None, use the
mode attribute of the file object (if it has one), otherwise use 'rb'. The documentation should still show this as required until there's a new release.
F
Fred Drake committed
f9607821ade54ec75d8d91952b64ecf1bfde4923
Parent: 551d2b1