mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
@@ -42,6 +42,7 @@ class egg_info(InfoCommon, Command):
|
||||
def check_broken_egg_info(self) -> None: ...
|
||||
|
||||
class FileList(_FileList):
|
||||
def __init__(self, warn=..., debug_print=..., ignore_egg_info_dir: bool = ...) -> None: ...
|
||||
def process_template_line(self, line) -> None: ...
|
||||
def include(self, pattern): ...
|
||||
def exclude(self, pattern): ...
|
||||
|
||||
Reference in New Issue
Block a user