jasy.style.clean package

Submodules

jasy.style.clean.Permutate module

This class is responsible for resolving if-conditions based on permutation data Not all if blocks are being able to be resolved that way though as some use variables etc. which are not available before actual full processing of the content.

exception jasy.style.clean.Permutate.ResolverError(message, node=None)[source]

Bases: Exception

jasy.style.clean.Permutate.patch(tree, permutation)[source]

jasy.style.clean.Unused module

exception jasy.style.clean.Unused.Error(name, line)[source]

Bases: Exception

jasy.style.clean.Unused.cleanup(node)[source]

Module contents