invocation-tree 0.0.26__tar.gz → 0.0.27__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {invocation_tree-0.0.26/invocation_tree.egg-info → invocation_tree-0.0.27}/PKG-INFO +1 -1
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/invocation_tree/__init__.py +1 -2
- {invocation_tree-0.0.26 → invocation_tree-0.0.27/invocation_tree.egg-info}/PKG-INFO +1 -1
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/pyproject.toml +1 -1
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/LICENSE.txt +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/MANIFEST.in +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/README.md +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/__pycache__/graph.cpython-313.pyc +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/compute.gif +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/compute.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/create_gif.sh +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/create_images.sh +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/draw_graph.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/edges_big.out +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/edges_small.out +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/edges_to_dict.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/edges_to_dict.py~ +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/factorial.gif +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/factorial.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/graph.png.png +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/graph.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/graph_big.png +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/graph_small.png +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/perms_LR3.png +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations.gif +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_collect.gif +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_collect.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_collect.py~ +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_dot.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_neighbor.gif +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_neighbor.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_return.gif +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/permutations_return.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/print_all_paths.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/print_all_paths_of_length.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/print_all_paths_of_length.py~ +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/students.gif +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/students.py +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/tree.pdf +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/images/vscode.png +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/invocation_tree.egg-info/SOURCES.txt +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/invocation_tree.egg-info/dependency_links.txt +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/invocation_tree.egg-info/requires.txt +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/invocation_tree.egg-info/top_level.txt +0 -0
- {invocation_tree-0.0.26 → invocation_tree-0.0.27}/setup.cfg +0 -0
|
@@ -7,7 +7,7 @@ import html
|
|
|
7
7
|
import sys
|
|
8
8
|
import difflib
|
|
9
9
|
|
|
10
|
-
__version__ = "0.0.
|
|
10
|
+
__version__ = "0.0.27"
|
|
11
11
|
__author__ = 'Bas Terwijn'
|
|
12
12
|
|
|
13
13
|
def highlight_diff(str1, str2):
|
|
@@ -264,7 +264,6 @@ class Invocation_Tree:
|
|
|
264
264
|
filename = frame.f_code.co_filename
|
|
265
265
|
if ('<built-in>' in filename or
|
|
266
266
|
'<frozen' in filename or
|
|
267
|
-
filename.startswith('<') or
|
|
268
267
|
'site-packages' in filename or # Cross-platform: works on Windows, Mac, Linux
|
|
269
268
|
'lib/python' in filename or # Linux/Mac standard library
|
|
270
269
|
'lib\\python' in filename or # Windows standard library (backslashes)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{invocation_tree-0.0.26 → invocation_tree-0.0.27}/invocation_tree.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|