[issue1733134] sqlite3.dll cannot be relocated

2008-07-20 Thread Georg Brandl
Changes by Georg Brandl <[EMAIL PROTECTED]>: -- status: pending -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-

[issue1733134] sqlite3.dll cannot be relocated

2008-05-09 Thread Martin v. Löwis
Martin v. Löwis <[EMAIL PROTECTED]> added the comment: > Unfortunately, this bug appears to affect Py30a5 too (at least on Win XP > Home): I'm somewhat skeptical that this is the same bug, though. Much more likely related to switching to VS 2008 (and I'm skeptical that we can resolve all VS 2008

[issue1733134] sqlite3.dll cannot be relocated

2008-05-09 Thread Mark Summerfield
Mark Summerfield <[EMAIL PROTECTED]> added the comment: Unfortunately, this bug appears to affect Py30a5 too (at least on Win XP Home): Python 3.0a5 (py3k:62932M, May 9 2008, 16:23:11) [MSC v.1500 32 bit (Intel)] on win32 IDLE 3.0a5 >>> import sqlite3 Traceback (most recent call last):

[issue1733134] sqlite3.dll cannot be relocated

2008-01-11 Thread Tim Delaney
Tim Delaney added the comment: I've got no further details on this bug - I've never encountered it myself. _ Tracker <[EMAIL PROTECTED]> _ ___

[issue1733134] sqlite3.dll cannot be relocated

2008-01-11 Thread Christian Heimes
Christian Heimes added the comment: Tim, please help us to track the bug down. I'm going to close the bug in two weeks (2008-01-26) unless you respond. -- nosy: +tiran status: open -> pending _ Tracker <[EMAIL PROTECTED]>