-
Sanyam Khurana yazdı
bpo-24744: Raise error in pkgutil.walk_packages if path is str Previously an empty result list was accidentallly returned, since the code iterated over the string as if it were the expected list of paths, and of course found nothing.
b9c3da5c
To find the state of this project's repository at the time of any of these versions, check out
the tags.