Re: [Sqlalchemy-tickets] [sqlalchemy] #2874: Importing fails on Python 3.3 (attempt to import urlpa
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-11-24 23:15:11
|
#2874: Importing fails on Python 3.3 (attempt to import urlparse which no longer
exists)
-----------------------------------+------------------------------------
Reporter: vmalloc | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone:
Component: (none) | Severity: no triage selected yet
Resolution: worksforme | Keywords:
Progress State: completed/closed |
-----------------------------------+------------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => worksforme
* status_field: awaiting triage => completed/closed
Comment:
yeah I wonder if tox is messing with the version string? we import Py2K-
isms under a conditional.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2874#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|