Package: python-sqlalchemy
Version: 0.6~beta2-1
Severity: wishlist

Hi,

I wish that the sqlalchemy module was available for Python 3.1.

I'd like to develop an application that uses both.  If I run Python
3.1 and try to load the sqlalchemy module, however, loading the module
fails:

> kr...@macbookpro:~$ python3.1
> Python 3.1.2 (r312:79147, Mar 21 2010, 17:44:09) 
> [GCC 4.4.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import sqlalchemy
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named sqlalchemy
> >>> 

According to

 http://www.sqlalchemy.org/news.html#item_3

the 0.6 series of SQLAlchemy supports Python 3000.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-4-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-sqlalchemy depends on:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-support                1.0.7      automated rebuilding support for P

python-sqlalchemy recommends no packages.

Versions of packages python-sqlalchemy suggests:
pn  python-kinterbasdb            <none>     (no description available)
pn  python-mysqldb                <none>     (no description available)
pn  python-psycopg2               <none>     (no description available)
pn  python-pymssql                <none>     (no description available)
pn  python-sqlalchemy-doc         <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to