branch: externals/beardbolt commit f0be36f4b52eca992e999a2becc779b694389b18 Author: Jay Kamat <jaygka...@gmail.com> Commit: Jay Kamat <jaygka...@gmail.com>
Update link --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index c1187c23a7..6ae9085b26 100644 --- a/README.org +++ b/README.org @@ -61,9 +61,9 @@ demangling is done with rustfilt if available ** Python -Support for bytecode viewing. Python dosen't have many options, so most -tweakables will not work. Python 3.7 is required for recursion into functions. -Python 2 is unsupported. +Support for viewing bytecode only. Python [[https://bugs.python.org/issue2506][dosen't have many options]], so most +tweakables will not work. Python 3.7 is required for recursion into functions, +otherwise only top level code will be shown. Python 2 is unsupported. [[https://s25.postimg.cc/594qd9o4v/output-2018-08-04-18_07_45.gif][https://s25.postimg.cc/594qd9o4v/output-2018-08-04-18_07_45.gif]]