Jeff,
Thank you for doing the updated file. I have downloaded it.
I have got it working but the plot thickens!
I put the new IronPython.SQLite.dll + sqlite3.dll into the DLLs
directory.
Doing import sqlite3 gave the _sqlite3 not found error.
I then put a copy of the dll in the same directory as
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [Status update] compile('#foo\n', '', 'single') throws null ref
exception
2. [Status update] compile('#foo\n', '', 'single') throws null ref
exception
--