SIGN IN SIGN UP

- Issue #2091: error correctly on open() with mode 'U' and '+'

open() accepted a 'U' mode string containing '+', but 'U' can only be used with
'r'. Patch from Jeff Balogh and John O'Connor.
R
Robert Collins committed
c94a1dc4c9a5d23fdb21f6928dd737a59ef3dfb2
Parent: 8826672