summaryrefslogtreecommitdiff
path: root/examples/unix
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-01-09 12:04:25 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-01-09 12:04:25 +0200
commitbae052d4209024f65dcfc1c99127ef6e4ca351fa (patch)
treed4cbf0ef19b79067a421b6b691c401a14697821c /examples/unix
parent3b936a5f4cea879bd793ef174622d56d19d01c11 (diff)
examples/unix: Rename example be importable as modules.
Replace hyphens with undescores in modules.
Diffstat (limited to 'examples/unix')
-rw-r--r--examples/unix/http_client.py (renamed from examples/unix/http-client.py)0
-rw-r--r--examples/unix/http_server.py (renamed from examples/unix/http-server.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/examples/unix/http-client.py b/examples/unix/http_client.py
index f042bfeb8..f042bfeb8 100644
--- a/examples/unix/http-client.py
+++ b/examples/unix/http_client.py
diff --git a/examples/unix/http-server.py b/examples/unix/http_server.py
index 7affafcfd..7affafcfd 100644
--- a/examples/unix/http-server.py
+++ b/examples/unix/http_server.py