diff options
Diffstat (limited to 'src')
| -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 |
