threefoldtecharchive / jumpscaleX_archived

Apache License 2.0
1 stars 6 forks source link

kosmos shell: fix debug logging... #655

Closed abom closed 5 years ago

abom commented 5 years ago

Evaluate the code with globals and locals of ptpython repl, and also show any errors if we cannot get completions because when we fail to evaluate the code to get an object we cannot list its members (no need to walk-back the stack).

Description

Checklists

Before asking for approval