i-polynomial0python.module
fault.defects

Analyze polynomial using temporary directories.

itertools
import

files
import

types
import

module
import

python_factor_typref
data

python_factor_typref = types.Reference(
	'http://if.fault.io/factors',
	types.factor@'python.module',
	'type',
	'python.psf-v3',
)

text_factor_typref
data

text_factor_typref = types.Reference(
	'http://if.fault.io/factors',
	types.factor@'text.chapter',
	'type',
	'kleptic',
)

exe_typref
data

exe_typref = types.Reference(
	'http://if.fault.io/factors',
	types.factor@'system.executable',
	'type',
	None,
)

extmap
data

extmap = {
	'py': python_factor_typref,
	'txt': text_factor_typref,
}

mkfactor
function

mkfactor(ftype, symbols)

test_V1_isource
function

test_V1_isource(test)

test_V1_collect_explicit_sources
function

test_V1_collect_explicit_sources(test)

test_V1_iterfactors_explicit_known
function

test_V1_iterfactors_explicit_known(test)

test_V1_iterfactors_explicit_unknown
function

test_V1_iterfactors_explicit_unknown(test)