summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorRobert Collins <rbtcollins@hp.com>2015-07-26 06:43:13 +1200
committerRobert Collins <rbtcollins@hp.com>2015-07-26 06:43:13 +1200
commitc94a1dc4c9a5d23fdb21f6928dd737a59ef3dfb2 (patch)
treeabbbf37e11a6ba307ba00eaa2cf40e27d62d09d2 /Python/compile.c
parent882667203ca638ffce4238740c521c2a8320be09 (diff)
downloadcpython-git-c94a1dc4c9a5d23fdb21f6928dd737a59ef3dfb2.tar.gz
- 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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions