Package: python-egenix-mxdatetime
Version: 2.0.6-4
Severity: normal

import works fine in python2.4 but fails in python2.5

[EMAIL PROTECTED]:~$ python2.4
Python 2.4.4 (#2, Oct 20 2006, 00:23:25)
[GCC 4.1.2 20061015 (prerelease) (Debian 4.1.1-16.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from mx import DateTime
>>>
[EMAIL PROTECTED]:~$ python2.5
Python 2.5 (release25-maint, Dec  9 2006, 14:35:53)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from mx import DateTime
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named mx
>>>
[EMAIL PROTECTED]:~$

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python-egenix-mxdatetime depends on:
ii  libc6                        2.3.6.ds1-9 GNU C Library: Shared libraries
ii  python                       2.4.4-2     An interactive high-level object-o
ii  python-central               0.5.12      register and build utility for Pyt
ii  python-egenix-mxtools        2.0.6-4     collection of new builtins for Pyt

python-egenix-mxdatetime recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to