From 50eafe4bfedc83d72ea4a839d54a4dca14ae58c3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 3 Dec 2011 19:34:20 -0500 Subject: [PATCH] readme --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..19e9702 --- /dev/null +++ b/README.rst @@ -0,0 +1,4 @@ +Python-Compat +============= + +This is a Python 2/3 compatiblity library. \ No newline at end of file