New submission from Kathryn M Kowalski: I have a timestamp converter that works on 2.5 but doesn't on 2.7.2 (ActiveState 2.7.2.5 Attached is some pared down test code and output from a machine running 2.5 and one running 2.7. At one point I even put print statements in the converter - they show up under 2.5 not 2.7. I don't think it is getting called.
---------- components: Windows files: check_with_output.txt messages: 210873 nosy: kmk priority: normal severity: normal status: open title: sqlite3 converter not being called type: behavior versions: Python 2.7 Added file: http://bugs.python.org/file34026/check_with_output.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20587> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com