Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e197b1f

Browse filesBrowse files
committed
Remove Python version comment, as namespace support is not native on Python 3.9.
1 parent 3197fe0 commit e197b1f
Copy full SHA for e197b1f

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎importlib_resources/_compat.py

Copy file name to clipboardExpand all lines: importlib_resources/_compat.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def path(self):
4747
return self.spec.origin
4848

4949
def get_resource_reader(self, name):
50-
# Python < 3.9
5150
from . import readers
5251

5352
def _zip_reader(spec):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.