From 9c53e6a358c51f1e92e38f430673e8d7f8843cde Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 8 Oct 2024 17:01:36 +0200 Subject: Changed title --- src/blog/2024-10-08-python-c/python-c.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blog/2024-10-08-python-c/python-c.md') 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 @@ -# Write your first Python module in C +# How to write a Python module in C Something I may want to do in the near future is making a tool / library I am developing in C available in Python. I know it is -- cgit v1.3