Hello,
(If this is not the correct address to send bug reports to, please
tell me.)
Enclosed is a bug report sent by a Debian user.
Regards,
Joel (Debian maintainer of the egenix base packages)
--- Begin Message ---
Package: python-egenix-mxdatetime
Version: 3.0.0-1
Severity: normal
It used to be
>>> from mx.DateTime import Date
>>> d = Date(2007,1,-1)
>>> print d.year, d.month, d.day
2007 1 31
and now is
>>> from mx.DateTime import Date
>>> d = Date(2007,1,-1)
>>> print d.year, d.month, d.day
2007 1 -1
which is problematic and the opposite of what the documentation says
(downloaded pdf from egenix website for version 3.0 of mx.datetime).
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.18-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) (ignored: LC_ALL set to
fr_FR)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-egenix-mxdatetime depends on:
ii libc6 2.5-7 GNU C Library: Shared libraries
ii python 2.4.4-6 An interactive high-level object-o
ii python-central 0.5.14 register and build utility for Pyt
ii python-egenix-mxtools 3.0.0-1 collection of additional builtins
ii python2.4 2.4.4-4 An interactive high-level object-o
ii python2.5 2.5.1-1 An interactive high-level object-o
python-egenix-mxdatetime recommends no packages.
-- no debconf information
--- End Message ---
--
Joel Rosdahl <[EMAIL PROTECTED]>
Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D 8B22 0064 F9FF BB84 5E97