summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--09notes.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/09notes.txt b/09notes.txt
deleted file mode 100644
index 73652f96d..000000000
--- a/09notes.txt
+++ /dev/null
@@ -1,10 +0,0 @@
--- temporary notes --
-
-
-- make sure input() function in dogpile example works in py2
-- we want to get rid of any support for sets.Set entirely; check to see what
-impact this has. in langhelpers as well as in collections.py
-- give raise_from_cause some more manual tests:
- - schema.py has one
- - engine/strategies.py on connect
- - sql/compiler.py for column errors in create table \ No newline at end of file