Analyze polynomial using temporary directories.
itertools
files
types
module
python_factor_typref
python_factor_typref = types.Reference(
'http://if.fault.io/factors',
types.factor@'python.module',
'type',
'python.psf-v3',
)
text_factor_typref
text_factor_typref = types.Reference(
'http://if.fault.io/factors',
types.factor@'text.chapter',
'type',
'kleptic',
)
exe_typref
exe_typref = types.Reference(
'http://if.fault.io/factors',
types.factor@'system.executable',
'type',
None,
)
extmap
extmap = {
'py': python_factor_typref,
'txt': text_factor_typref,
}
mkfactor
mkfactor(ftype, symbols)
test_V1_isource
test_V1_isource(test)
test_V1_collect_explicit_sources
test_V1_collect_explicit_sources(test)
test_V1_iterfactors_explicit_known
test_V1_iterfactors_explicit_known(test)
test_V1_iterfactors_explicit_unknown
test_V1_iterfactors_explicit_unknown(test)