diff options
author | Pjotr Prins | 2023-12-03 09:43:06 -0600 |
---|---|---|
committer | Pjotr Prins | 2023-12-03 09:43:06 -0600 |
commit | aa3d310aa257f0ef0a8636272883c3c4e6855a1c (patch) | |
tree | 9ac85bf43abd92f897dc801e7515daaff5232120 | |
parent | f63f9df201c3ae57ad8b52cf5127995c82944be7 (diff) | |
download | gn-gemtext-aa3d310aa257f0ef0a8636272883c3c4e6855a1c.tar.gz |
Moving files
-rw-r--r-- | topics/python/profiling_python_code.gmi (renamed from topics/pudb/profiling_python_code.gmi) | 0 | ||||
-rw-r--r-- | topics/python/pytest-pudb.gmi (renamed from topics/pudb/pytest-pudb.gmi) | 0 | ||||
-rw-r--r-- | topics/python/running_pudb_from_external_environment.gmi (renamed from topics/pudb/running_pudb_from_external_environment.gmi) | 0 | ||||
-rw-r--r-- | topics/python/using-pdb-to-troubleshoot.gmi (renamed from topics/pudb/using-pdb-to-troubleshoot.gmi) | 0 | ||||
-rw-r--r-- | topics/python/using-pudb.gmi (renamed from topics/pudb/using-pudb.gmi) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/topics/pudb/profiling_python_code.gmi b/topics/python/profiling_python_code.gmi index 9052364..9052364 100644 --- a/topics/pudb/profiling_python_code.gmi +++ b/topics/python/profiling_python_code.gmi diff --git a/topics/pudb/pytest-pudb.gmi b/topics/python/pytest-pudb.gmi index 4a9b685..4a9b685 100644 --- a/topics/pudb/pytest-pudb.gmi +++ b/topics/python/pytest-pudb.gmi diff --git a/topics/pudb/running_pudb_from_external_environment.gmi b/topics/python/running_pudb_from_external_environment.gmi index a533e22..a533e22 100644 --- a/topics/pudb/running_pudb_from_external_environment.gmi +++ b/topics/python/running_pudb_from_external_environment.gmi diff --git a/topics/pudb/using-pdb-to-troubleshoot.gmi b/topics/python/using-pdb-to-troubleshoot.gmi index 294486f..294486f 100644 --- a/topics/pudb/using-pdb-to-troubleshoot.gmi +++ b/topics/python/using-pdb-to-troubleshoot.gmi diff --git a/topics/pudb/using-pudb.gmi b/topics/python/using-pudb.gmi index 7cac743..7cac743 100644 --- a/topics/pudb/using-pudb.gmi +++ b/topics/python/using-pudb.gmi |