11 Aug 17:21
Python 1.x and -apply support
From: Haoyu Bai <divinekid <at> gmail.com>
Subject: Python 1.x and -apply support
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-08-11 15:22:43 GMT
Subject: Python 1.x and -apply support
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-08-11 15:22:43 GMT
Hi, I just found my implementation of the Python backend accidentally dropped the '-apply' feature. Should we continue to support the -apply? As I know, the apply() is only useful in Python 1.x, since 2.0 introduced the extended call syntax, eg. the foo(*arg, **kw) calling style. However, Python 1.x is so old, could we drop it? Thanks. -- -- Haoyu Bai ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
RSS Feed