From 6e64098eff7e9c15c98aa0d29fa5ec9ae8267e85 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 30 May 2013 16:02:46 -0400 Subject: [PATCH] remove --- 09notes.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 09notes.txt diff --git a/09notes.txt b/09notes.txt deleted file mode 100644 index 73652f96d0..0000000000 --- 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 -- 2.47.3