Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #24486

Re: Why has python3 been created as a seperate language where there is still python2.7 ?

References <1340509604.38915.YahooMailClassic@web164605.mail.gq1.yahoo.com> <mailman.1482.1340613406.4697.python-list@python.org> <jsd8cq$b4j$1@dont-email.me>
Date 2012-06-27 07:39 +1000
Subject Re: Why has python3 been created as a seperate language where there is still python2.7 ?
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1531.1340746785.4697.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Jun 27, 2012 at 7:08 AM, John Nagle <nagle@animats.com> wrote:
>    The Python 3 to MySQL connection is still a mess.
> The original developer of MySQLdb doesn't want to support
> Python 3.

This is where I would start asking: How hard is it to migrate to
another SQL database (eg Postgres)? That is, assuming that there's one
with proper Py3 support. But I would find it hard to believe that
there's _no_ good database with a Python 3 access module.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Why has python3 been created as a seperate language where there is still python2.7 ? Stefan Behnel <stefan_ml@behnel.de> - 2012-06-25 10:36 +0200
  Re: Why has python3 been created as a seperate language where there is still python2.7 ? John Nagle <nagle@animats.com> - 2012-06-26 14:08 -0700
    Re: Why has python3 been created as a seperate language where there is still python2.7 ? Chris Angelico <rosuav@gmail.com> - 2012-06-27 07:39 +1000
      Re: Why has python3 been created as a seperate language where there is still python2.7 ? HoneyMonster <nobody@someplace.invalid> - 2012-06-26 22:37 +0000

csiph-web