We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb23b6a commit cf36ad3Copy full SHA for cf36ad3
README.rst
@@ -79,7 +79,7 @@ socket <https://utcc.utoronto.ca/~cks/space/blog/python/AbstractUnixSocketsAndPe
79
print(res.text)
80
81
For an example program that illustrates this, see
82
-`abstract_namespace.py` <abstract_namespace.py>`_. Since abstract namespace
+``abstract_namespace.py`` in the git repo. Since abstract namespace
83
sockets are specific to Linux, the program will only work on Linux.
84
85
0 commit comments