Author Topic: Is Mysql 4 Working Together With Python?  (Read 2075 times)

fabianE

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Is Mysql 4 Working Together With Python?
« on: December 12, 2004, 07:39:55 am »
Hello,

does anybody know whether it is possible to use mysql4 together with the current version of python for rc5? If yes, where could you download the necessary python module?

In the unstable feed, there is a module for sqlite which is working ok but nothing for mysql, right?

Thanks for your answers in advance.

Regards,

Fabian

pmf

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
Is Mysql 4 Working Together With Python?
« Reply #1 on: December 12, 2004, 12:06:26 pm »
python-mysql is in the unstable-feed.

It may or may not work with the crippled python that is installed, which is missing several of the core-modules.