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.
1 file changed