TenjintShell.reset_selective

TenjintShell.reset_selective(regex=None)

Clear selective variables from internal namespaces based on a specified regular expression.

Parameters

regex (string or compiled pattern, optional) – A regular expression pattern that will be used in searching variable names in the users namespaces.