]> granicus.if.org Git - python/commit
The empty string is a valid import path.
authorGeorg Brandl <georg@python.org>
Sun, 28 May 2006 20:11:45 +0000 (20:11 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 28 May 2006 20:11:45 +0000 (20:11 +0000)
commit0fd1291c38a8b8aed57bcdbf030fffe3fb42a241
treee0ea4d52612860151f370bdffd2ea5dbbc6a3a58
parenta3f092751ae5f29957c78a7e86381532629c7fa3
The empty string is a valid import path.
 (fixes #1496539)
Python/import.c