other:python:misc_by_jyp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| other:python:misc_by_jyp [2025/08/29 11:17] – [Extra tutorials] Added the "Stats stuff" category jypeter | other:python:misc_by_jyp [2025/10/31 11:28] (current) – [Using a decorator to log function calls] jypeter | ||
|---|---|---|---|
| Line 825: | Line 825: | ||
| </ | </ | ||
| + | ===== Debugging... ===== | ||
| + | |||
| + | Some resources that you can use in the unlikely case that < | ||
| + | |||
| + | ==== Built-in tools ==== | ||
| + | |||
| + | Read the documentation of: | ||
| + | * [[https:// | ||
| + | * and the other built-in [[https:// | ||
| + | |||
| + | ==== Using a decorator to log function calls ==== | ||
| + | |||
| + | Check the example in [[https:// | ||
| + | |||
| + | Note: more about [[# | ||
| /* | /* | ||
other/python/misc_by_jyp.1756459029.txt.gz · Last modified: by jypeter
