Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: bsddb

Reply
Thread Tools

Re: bsddb

 
 
Jeff Epler
Guest
Posts: n/a
 
      08-05-2004
The bsddb module is in the Python source tree. It's called
Modules/bsddbmodule.c.

Copying a .lib or .dll file from a Windows machine doesn't have a chance
of working (for reasons I'm sure you understand). If it wasn't built by
whoever packaged this distribution for CE, you'll need a CE development
environment, the bsddb library, and the the Python source tree.

Probably very few people would be able to advise you in how to set it up.
So, best of luck.

Jeff

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBEYs/Jd01MZaTXX0RAqElAJ0RO5ZVlYTTGfCX53DtAWVpe3CP/ACgq6+H
m2nVzC/huHnNsQDYgdze5JU=
=rfD1
-----END PGP SIGNATURE-----

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: slicing a bsddb table, eg. for rec in bsddb["AArdvark":"zebra"]:print rec Skip Montanaro Python 1 06-26-2005 08:49 PM
slicing a bsddb table, eg. for rec in bsddb["AArdvark":"zebra"]:print rec Neville C. Dempsey Python 0 06-12-2005 06:22 PM
bsddb module bug?: doesn't release locks and seg faults Jane Austine Python 0 08-14-2003 03:12 AM
bsddb.btopen() Anthony McDonald Python 0 08-13-2003 10:38 AM
problems importing "bsddb" John D. Python 0 08-12-2003 08:59 PM



Advertisments