module documentation

Undocumented

Variable http​_fakefile Undocumented
Variable http​_fakepath Undocumented
Variable http​_file Undocumented
Variable http​_path Undocumented
Variable magic​_line Undocumented
Variable malicious​_files Undocumented
Variable old​_urlopen Undocumented
Class ​Test​Data​Source​Abspath Undocumented
Class ​Test​Data​Source​Exists Undocumented
Class ​Test​Data​Source​Open Undocumented
Class ​Test​Open​Func Undocumented
Class ​Test​Repository​Abspath Undocumented
Class ​Test​Repository​Exists Undocumented
Function invalid​_baseurl Undocumented
Function invalid​_httpfile Undocumented
Function invalid​_httpurl Undocumented
Function invalid​_textfile Undocumented
Function setup​_module Undocumented
Function teardown​_module Undocumented
Function test​_del​_attr​_handling Undocumented
Function urlopen​_stub Stub to replace urlopen for testing.
Function valid​_baseurl Undocumented
Function valid​_httpfile Undocumented
Function valid​_httpurl Undocumented
Function valid​_textfile Undocumented
http_fakefile: str =

Undocumented

http_fakepath: str =

Undocumented

http_file: str =

Undocumented

http_path: str =

Undocumented

magic_line: bytes =

Undocumented

malicious_files: list[str] =

Undocumented

old_urlopen =

Undocumented

def invalid_baseurl():

Undocumented

def invalid_httpfile():

Undocumented

def invalid_httpurl():

Undocumented

def invalid_textfile(filedir):

Undocumented

def setup_module():

Undocumented

def teardown_module():

Undocumented

def test_del_attr_handling():

Undocumented

def urlopen_stub(url, data=None):
Stub to replace urlopen for testing.
def valid_baseurl():

Undocumented

def valid_httpfile():

Undocumented

def valid_httpurl():

Undocumented

def valid_textfile(filedir):

Undocumented