Skip to content

Commit ff3bc03

Browse files
authored
Merge pull request #30 from msabramo/examples
Move examples to separate directory
2 parents cf36ad3 + 27e4803 commit ff3bc03

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ socket <https://utcc.utoronto.ca/~cks/space/blog/python/AbstractUnixSocketsAndPe
7979
print(res.text)
8080
8181
For an example program that illustrates this, see
82-
``abstract_namespace.py`` in the git repo. Since abstract namespace
82+
``examples/abstract_namespace.py`` in the git repo. Since abstract namespace
8383
sockets are specific to Linux, the program will only work on Linux.
8484

8585

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)