summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Rose <grinch@grinchcentral.com>2015-02-03 00:21:48 -0500
committerErik Rose <grinch@grinchcentral.com>2015-02-03 00:35:50 -0500
commit7eb082718b8cd02a7a0c55e873a3f16b96d64ca6 (patch)
treee16c98d0039a492cfc67653635d293daaca998cf
parent92ba728e00a5d5650026f0e3d53fd010ee0a5872 (diff)
downloadblessings-7eb082718b8cd02a7a0c55e873a3f16b96d64ca6.tar.gz
Rename "blessed" dir to "blessings".
This makes the tests pass.
-rw-r--r--blessings/__init__.py (renamed from blessed/__init__.py)0
-rw-r--r--blessings/_binterms.py (renamed from blessed/_binterms.py)0
-rw-r--r--blessings/formatters.py (renamed from blessed/formatters.py)0
-rw-r--r--blessings/keyboard.py (renamed from blessed/keyboard.py)0
-rw-r--r--blessings/sequences.py (renamed from blessed/sequences.py)0
-rw-r--r--blessings/terminal.py (renamed from blessed/terminal.py)0
-rw-r--r--blessings/tests/__init__.py (renamed from blessed/tests/__init__.py)0
-rw-r--r--blessings/tests/accessories.py (renamed from blessed/tests/accessories.py)0
-rw-r--r--blessings/tests/test_core.py (renamed from blessed/tests/test_core.py)0
-rw-r--r--blessings/tests/test_formatters.py (renamed from blessed/tests/test_formatters.py)0
-rw-r--r--blessings/tests/test_keyboard.py (renamed from blessed/tests/test_keyboard.py)0
-rw-r--r--blessings/tests/test_length_sequence.py (renamed from blessed/tests/test_length_sequence.py)0
-rw-r--r--blessings/tests/test_sequences.py (renamed from blessed/tests/test_sequences.py)0
-rw-r--r--blessings/tests/test_wrap.py (renamed from blessed/tests/test_wrap.py)0
-rw-r--r--blessings/tests/wall.ans (renamed from blessed/tests/wall.ans)0
15 files changed, 0 insertions, 0 deletions
diff --git a/blessed/__init__.py b/blessings/__init__.py
index 3622d0e..3622d0e 100644
--- a/blessed/__init__.py
+++ b/blessings/__init__.py
diff --git a/blessed/_binterms.py b/blessings/_binterms.py
index 6c93ee0..6c93ee0 100644
--- a/blessed/_binterms.py
+++ b/blessings/_binterms.py
diff --git a/blessed/formatters.py b/blessings/formatters.py
index 54f090c..54f090c 100644
--- a/blessed/formatters.py
+++ b/blessings/formatters.py
diff --git a/blessed/keyboard.py b/blessings/keyboard.py
index 280606d..280606d 100644
--- a/blessed/keyboard.py
+++ b/blessings/keyboard.py
diff --git a/blessed/sequences.py b/blessings/sequences.py
index 80649c3..80649c3 100644
--- a/blessed/sequences.py
+++ b/blessings/sequences.py
diff --git a/blessed/terminal.py b/blessings/terminal.py
index 60fecbe..60fecbe 100644
--- a/blessed/terminal.py
+++ b/blessings/terminal.py
diff --git a/blessed/tests/__init__.py b/blessings/tests/__init__.py
index e69de29..e69de29 100644
--- a/blessed/tests/__init__.py
+++ b/blessings/tests/__init__.py
diff --git a/blessed/tests/accessories.py b/blessings/tests/accessories.py
index 8cb3f5b..8cb3f5b 100644
--- a/blessed/tests/accessories.py
+++ b/blessings/tests/accessories.py
diff --git a/blessed/tests/test_core.py b/blessings/tests/test_core.py
index ce1e838..ce1e838 100644
--- a/blessed/tests/test_core.py
+++ b/blessings/tests/test_core.py
diff --git a/blessed/tests/test_formatters.py b/blessings/tests/test_formatters.py
index 3184140..3184140 100644
--- a/blessed/tests/test_formatters.py
+++ b/blessings/tests/test_formatters.py
diff --git a/blessed/tests/test_keyboard.py b/blessings/tests/test_keyboard.py
index 393b248..393b248 100644
--- a/blessed/tests/test_keyboard.py
+++ b/blessings/tests/test_keyboard.py
diff --git a/blessed/tests/test_length_sequence.py b/blessings/tests/test_length_sequence.py
index 0eac165..0eac165 100644
--- a/blessed/tests/test_length_sequence.py
+++ b/blessings/tests/test_length_sequence.py
diff --git a/blessed/tests/test_sequences.py b/blessings/tests/test_sequences.py
index f42a52c..f42a52c 100644
--- a/blessed/tests/test_sequences.py
+++ b/blessings/tests/test_sequences.py
diff --git a/blessed/tests/test_wrap.py b/blessings/tests/test_wrap.py
index e5f7a15..e5f7a15 100644
--- a/blessed/tests/test_wrap.py
+++ b/blessings/tests/test_wrap.py
diff --git a/blessed/tests/wall.ans b/blessings/tests/wall.ans
index 081b4d2..081b4d2 100644
--- a/blessed/tests/wall.ans
+++ b/blessings/tests/wall.ans