summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-29 19:20:01 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-29 19:20:01 -0400
commit076a27835d298a33c98fe49c919ba41a5b8374a5 (patch)
treeaa3e8694aaf8b251657b75be13e57a1f796344d2
parent25c560489b09b58b27032e4ae2694f6e9cc4880c (diff)
downloadcliff-tablib-076a27835d298a33c98fe49c919ba41a5b8374a5.tar.gz
note about prettytable and python3
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d72731c..0634f2b 100644
--- a/README.rst
+++ b/README.rst
@@ -30,3 +30,4 @@ To do
InteractiveApp?
- refactor Lister and ShowOne to share common base (at least for
loading plugins)
+- prettytable doesn't work under python3 (http://code.google.com/p/prettytable/issues/detail?id=7)