[Pythonmac-SIG] dbm problems

Gordon Worley redbird@rbisland.cx
Wed, 02 Aug 2000 12:20:55 -0400


At 9:57 AM +0200 8/2/2000, Jack Jansen wrote:
>That's right: anydbm will import it. The only reason it is there is to fool
>BuildApplication. The way BuildApplication finds all the modules used is
>basically by searching for "import xxxx" and "from xxxx import ..."
>statements. So by putting in such a statement, even if it's inside an if 0,
>BuildApplication will find the module.

Well, I tried it and it didn't work.  I got the same error as before 
(couldn't find a dbm clone).  Is there any particular reason why just 
typing import gdbm would be bad?
-- 
Gordon Worley
http://www.rbisland.cx/
mailto:redbird@rbisland.cx
PGP:  C462 FA84 B811 3501 9010  20D2 6EF3 77F7 BBD3 B003