Package: python-glpk
Version: 0.4.43-2
Severity: normal
Tags: upstream
Function glp_printf is not correctly wrapped by Swig,
please, update glpk.i
Example:
$ python
Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import glpk;
>>> glpk.glp_printf("%f, %f\n",2000., 400);
-0.030973, -0.000000
>>> exit();
$
glp_printf should print in this example
2000, 400
Best regards
Xypron
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-glpk depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libglpk0 4.43-1 linear programming kit with intege
ii python 2.5.4-9 An interactive high-level object-o
ii python-ply 3.3-1 Lex and Yacc implementation for Py
ii python-support 1.0.9 automated rebuilding support for P
python-glpk recommends no packages.
python-glpk suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]