core.utils.other module

utils package.

core.utils.other.copyright()[source]
core.utils.other.enc_char(s)[source]
core.utils.other.enc_name(input)[source]
core.utils.other.enc_needed(s)[source]
core.utils.other.feed(text)[source]
core.utils.other.get_source(mod, package)[source]
core.utils.other.hello(*args, **kwargs)[source]
core.utils.other.list_eggs(filter='core')[source]
core.utils.other.run_sed(filename, sedstring)[source]

replace oldcore strings with the new one.

core.utils.other.show_eggs(filter='core')[source]
core.utils.other.split_txt(what, l=375)[source]
core.utils.other.stripbadchar(s)[source]
core.utils.other.stripped(input)[source]

Previous topic

core.utils.opts module

Next topic

core.utils.parse module