summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Martini <seb@dbzteam.org>2009-05-23 23:11:28 +0200
committerSebastien Martini <seb@dbzteam.org>2009-05-23 23:11:28 +0200
commit6e18f940bcbffe5be9e4382c033ccfb11338e7c9 (patch)
tree998f8f27c69bbf5e1ee4f44de7abfd24be53f255
parentaffbbb02dec05dc0d5d75508ff1258587b54d7d1 (diff)
downloadpyinotify-6e18f940bcbffe5be9e4382c033ccfb11338e7c9.tar.gz
Moved examples to dedicated directory.
-rw-r--r--examples/chain.py (renamed from chain.py)0
-rw-r--r--examples/daemon.py (renamed from daemon.py)0
-rw-r--r--examples/exclude.patterns (renamed from exclude.patterns)0
-rw-r--r--examples/exclude.py (renamed from exclude.py)0
-rw-r--r--examples/loop.py (renamed from loop.py)0
-rw-r--r--examples/not_quiet.py (renamed from not_quiet.py)0
-rw-r--r--examples/stats.py (renamed from stats.py)0
-rw-r--r--examples/stats_threaded.py (renamed from stats_threaded.py)0
-rw-r--r--examples/transient_file.py (renamed from transient_file.py)0
-rwxr-xr-xexamples/transient_file.sh (renamed from transient_file.sh)0
-rw-r--r--examples/tutorial_notifier.py (renamed from tutorial_notifier.py)0
-rw-r--r--examples/tutorial_threadednotifier.py (renamed from tutorial_threadednotifier.py)0
-rw-r--r--examples/unicode.py (renamed from unicode.py)0
13 files changed, 0 insertions, 0 deletions
diff --git a/chain.py b/examples/chain.py
index acb76a5..acb76a5 100644
--- a/chain.py
+++ b/examples/chain.py
diff --git a/daemon.py b/examples/daemon.py
index 1b63999..1b63999 100644
--- a/daemon.py
+++ b/examples/daemon.py
diff --git a/exclude.patterns b/examples/exclude.patterns
index f519b15..f519b15 100644
--- a/exclude.patterns
+++ b/examples/exclude.patterns
diff --git a/exclude.py b/examples/exclude.py
index 01a54ad..01a54ad 100644
--- a/exclude.py
+++ b/examples/exclude.py
diff --git a/loop.py b/examples/loop.py
index 890eba6..890eba6 100644
--- a/loop.py
+++ b/examples/loop.py
diff --git a/not_quiet.py b/examples/not_quiet.py
index e4d5a56..e4d5a56 100644
--- a/not_quiet.py
+++ b/examples/not_quiet.py
diff --git a/stats.py b/examples/stats.py
index a93c050..a93c050 100644
--- a/stats.py
+++ b/examples/stats.py
diff --git a/stats_threaded.py b/examples/stats_threaded.py
index 7ead427..7ead427 100644
--- a/stats_threaded.py
+++ b/examples/stats_threaded.py
diff --git a/transient_file.py b/examples/transient_file.py
index 3ab45cf..3ab45cf 100644
--- a/transient_file.py
+++ b/examples/transient_file.py
diff --git a/transient_file.sh b/examples/transient_file.sh
index 50f50c8..50f50c8 100755
--- a/transient_file.sh
+++ b/examples/transient_file.sh
diff --git a/tutorial_notifier.py b/examples/tutorial_notifier.py
index 6ca8e1c..6ca8e1c 100644
--- a/tutorial_notifier.py
+++ b/examples/tutorial_notifier.py
diff --git a/tutorial_threadednotifier.py b/examples/tutorial_threadednotifier.py
index c2aeb04..c2aeb04 100644
--- a/tutorial_threadednotifier.py
+++ b/examples/tutorial_threadednotifier.py
diff --git a/unicode.py b/examples/unicode.py
index 579befe..579befe 100644
--- a/unicode.py
+++ b/examples/unicode.py