summaryrefslogtreecommitdiffstats
path: root/Python/graminit.c
diff options
context:
space:
mode:
authorRobert Collins <rbtcollins@hp.com>2014-11-04 14:43:36 (GMT)
committerRobert Collins <rbtcollins@hp.com>2014-11-04 14:43:36 (GMT)
commit68b11d129dc28f741e5522fe07b4b935c0d59198 (patch)
treea7741d97f90a7ee5c6f35974fcbbe60f252178e8 /Python/graminit.c
parentbf2bda3c9704181cebb6163f5eacd5ad4e1c15f4 (diff)
downloadcpython-68b11d129dc28f741e5522fe07b4b935c0d59198.zip
cpython-68b11d129dc28f741e5522fe07b4b935c0d59198.tar.gz
cpython-68b11d129dc28f741e5522fe07b4b935c0d59198.tar.bz2
Fix regression in issue 22457 fix.
When used in the real world it can under some situations trigger " assert not _relpath.startswith('..'), "Path must be within the project" AssertionError: Path must be within the project " Because _get_name_from_path was not expecting to be called with the top level directory.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions