Steve Holden <[EMAIL PROTECTED]> wrote:
> Tracker wrote:
> >
> > ACTIVITY SUMMARY (07/01/07 - 07/08/07)
> >
> >
> > Tracker at http://bugs.python.org/
> >
> > To view or respond to any of the issues listed below, simply click on
> > the issue ID. Do *not* respond to this message.
>
Tracker wrote:
>
> ACTIVITY SUMMARY (07/01/07 - 07/08/07)
>
>
> Tracker at http://bugs.python.org/
>
> To view or respond to any of the issues listed below, simply click on
> the issue ID. Do *not* respond to this message.
>
> 1645 open ( +0) / 8584 closed ( +0) / 10229 total ( +0)
On Saturday 07 July 2007, Gustavo Carneiro wrote:
> In PyGObject we want to use a 'message' attribute in an exception defined
> by us. The name 'message' comes from a C API, therefore we would like to
> keep it for easier mapping between C and Python APIs. Why does Python
> have to deprecate
On 7/7/07, Gustavo Carneiro <[EMAIL PROTECTED]> wrote:
> In PyGObject we want to use a 'message' attribute in an exception defined by
> us. The name 'message' comes from a C API, therefore we would like to keep
> it for easier mapping between C and Python APIs. Why does Python have to
> deprecate
ACTIVITY SUMMARY (07/01/07 - 07/08/07)
Tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
1645 open ( +0) / 8584 closed ( +0) / 10229 total ( +0)
Average duration of open issues: 850 days.
Medi
In PyGObject we want to use a 'message' attribute in an exception defined by
us. The name 'message' comes from a C API, therefore we would like to keep
it for easier mapping between C and Python APIs. Why does Python have to
deprecate this attribute?
.../gobject/option.py:187: DeprecationWarnin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Jul 7, 2007, at 9:23 AM, Aahz wrote:
> On Sat, Jul 07, 2007, "Knut A. Wikstr?m" wrote:
>>
>> Python is a great language. We all know. But I have tried
>> implementing
>> Python into C/C++ applications, and have a) had a lot of trouble
>> gettin
On Sat, Jul 07, 2007, "Knut A. Wikstr?m" wrote:
>
> Python is a great language. We all know. But I have tried implementing
> Python into C/C++ applications, and have a) had a lot of trouble getting
> it running properly and b) it is slow, compared to other languages, like
> LUA.
This thread sho
Python is a great language. We all know. But I have tried implementing
Python into C/C++ applications, and have a) had a lot of trouble getting
it running properly and b) it is slow, compared to other languages, like
LUA.
What is my idea, is to make a Python implementation made to be embedded