diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-08 17:01:36 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-08 17:01:36 +0200 |
| commit | 9c53e6a358c51f1e92e38f430673e8d7f8843cde (patch) | |
| tree | 9428e047a18b10c9bde28925474c36548424cfb9 /src/blog/2024-10-08-python-c/python-c.md | |
| parent | 5fd1056186bf6345cd25e49bdf7a85d0203c13de (diff) | |
| download | sebastiano.tronto.net-9c53e6a358c51f1e92e38f430673e8d7f8843cde.tar.gz sebastiano.tronto.net-9c53e6a358c51f1e92e38f430673e8d7f8843cde.zip | |
Changed title
Diffstat (limited to 'src/blog/2024-10-08-python-c/python-c.md')
| -rw-r--r-- | src/blog/2024-10-08-python-c/python-c.md | 2 |
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 | ||
| 3 | Something I may want to do in the near future is making a tool / | 3 | Something I may want to do in the near future is making a tool / |
| 4 | library I am developing in C available in Python. I know it is | 4 | library I am developing in C available in Python. I know it is |
