aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/blog/2024-10-08-python-c/python-c.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2024-10-08-python-c/python-c.md b/src/blog/2024-10-08-python-c/python-c.md
index a0fd573..65210ca 100644
--- a/src/blog/2024-10-08-python-c/python-c.md
+++ b/src/blog/2024-10-08-python-c/python-c.md
@@ -1,4 +1,4 @@
1# Write your first Python module in C 1# How to write a Python module in C
2 2
3Something I may want to do in the near future is making a tool / 3Something I may want to do in the near future is making a tool /
4library I am developing in C available in Python. I know it is 4library I am developing in C available in Python. I know it is

Generated with cgit - Back to sebastiano.tronto.net