Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pycha
diff options
context:
space:
mode:
authorAgustin Zubiaga <aguzubiaga97@gmail.com>2012-01-27 15:25:41 (GMT)
committer Agustin Zubiaga <aguzubiaga97@gmail.com>2012-01-27 15:25:41 (GMT)
commit29436d49db78570f030046dcca30a3b07825b406 (patch)
tree23d1b1e9171d776a43178dcf0227257fcc00bca9 /pycha
parent8165c6830f702067bfacb87c3a10b2a0313af66a (diff)
.pyc and .pyo files removed
Diffstat (limited to 'pycha')
-rw-r--r--pycha/__init__.pycbin135 -> 0 bytes
-rw-r--r--pycha/__init__.pyobin178 -> 0 bytes
-rw-r--r--pycha/bar.pycbin10598 -> 0 bytes
-rw-r--r--pycha/bar.pyobin11625 -> 0 bytes
-rw-r--r--pycha/chart.pycbin24226 -> 0 bytes
-rw-r--r--pycha/chart.pyobin24966 -> 0 bytes
-rw-r--r--pycha/color.pycbin6224 -> 0 bytes
-rw-r--r--pycha/color.pyobin5806 -> 0 bytes
-rw-r--r--pycha/pie.pycbin11100 -> 0 bytes
-rw-r--r--pycha/pie.pyobin10925 -> 0 bytes
-rw-r--r--pycha/stackedbar.pycbin4486 -> 0 bytes
-rw-r--r--pycha/utils.pycbin662 -> 0 bytes
-rw-r--r--pycha/utils.pyobin704 -> 0 bytes
13 files changed, 0 insertions, 0 deletions
diff --git a/pycha/__init__.pyc b/pycha/__init__.pyc
deleted file mode 100644
index d4a8c62..0000000
--- a/pycha/__init__.pyc
+++ /dev/null
Binary files differ
diff --git a/pycha/__init__.pyo b/pycha/__init__.pyo
deleted file mode 100644
index 6bdfe9a..0000000
--- a/pycha/__init__.pyo
+++ /dev/null
Binary files differ
diff --git a/pycha/bar.pyc b/pycha/bar.pyc
deleted file mode 100644
index b13b52d..0000000
--- a/pycha/bar.pyc
+++ /dev/null
Binary files differ
diff --git a/pycha/bar.pyo b/pycha/bar.pyo
deleted file mode 100644
index 3f19e48..0000000
--- a/pycha/bar.pyo
+++ /dev/null
Binary files differ
diff --git a/pycha/chart.pyc b/pycha/chart.pyc
deleted file mode 100644
index 8ef5af7..0000000
--- a/pycha/chart.pyc
+++ /dev/null
Binary files differ
diff --git a/pycha/chart.pyo b/pycha/chart.pyo
deleted file mode 100644
index 7488513..0000000
--- a/pycha/chart.pyo
+++ /dev/null
Binary files differ
diff --git a/pycha/color.pyc b/pycha/color.pyc
deleted file mode 100644
index 71a0e07..0000000
--- a/pycha/color.pyc
+++ /dev/null
Binary files differ
diff --git a/pycha/color.pyo b/pycha/color.pyo
deleted file mode 100644
index 3f791e7..0000000
--- a/pycha/color.pyo
+++ /dev/null
Binary files differ
diff --git a/pycha/pie.pyc b/pycha/pie.pyc
deleted file mode 100644
index 1549c05..0000000
--- a/pycha/pie.pyc
+++ /dev/null
Binary files differ
diff --git a/pycha/pie.pyo b/pycha/pie.pyo
deleted file mode 100644
index b39c552..0000000
--- a/pycha/pie.pyo
+++ /dev/null
Binary files differ
diff --git a/pycha/stackedbar.pyc b/pycha/stackedbar.pyc
deleted file mode 100644
index 04af740..0000000
--- a/pycha/stackedbar.pyc
+++ /dev/null
Binary files differ
diff --git a/pycha/utils.pyc b/pycha/utils.pyc
deleted file mode 100644
index 7e98aec..0000000
--- a/pycha/utils.pyc
+++ /dev/null
Binary files differ
diff --git a/pycha/utils.pyo b/pycha/utils.pyo
deleted file mode 100644
index c64405d..0000000
--- a/pycha/utils.pyo
+++ /dev/null
Binary files differ