Skip to content

Commit 8855d73

Browse files
authored
undeprecate getopt
Upstream undeprecated it in December (python/cpython#126227)
1 parent 8138620 commit 8855d73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pylint/checkers/imports.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
"uu",
8080
"xdrlib",
8181
},
82-
(3, 13, 0): {"getopt"},
8382
}
8483

8584

0 commit comments

Comments
 (0)