aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2024-10-08-python-c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-10-08 17:01:36 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-10-08 17:01:36 +0200
commit9c53e6a358c51f1e92e38f430673e8d7f8843cde (patch)
tree9428e047a18b10c9bde28925474c36548424cfb9 /src/blog/2024-10-08-python-c
parent5fd1056186bf6345cd25e49bdf7a85d0203c13de (diff)
downloadsebastiano.tronto.net-9c53e6a358c51f1e92e38f430673e8d7f8843cde.tar.gz
sebastiano.tronto.net-9c53e6a358c51f1e92e38f430673e8d7f8843cde.zip
Changed title
Diffstat (limited to 'src/blog/2024-10-08-python-c')
-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