-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-01-07, Paul Rubin wrote:
> Roman Suzi <[EMAIL PROTECTED]> writes:
>> I do not like the idea of having stubs. Once I had an experience working with
>> CPAN (I tried to install SpamAssassin and it required some specific modules.)
>> "Magic" inst
hi,
I'm currently debugging a crash occurring in the Python interpreter.
I've got a Dictionary object in the form of a (PyObject *)
I can cast it to (dictobject *) in the debugger watch window, and I can
also use PyString_AsString(PyObject_Repr()) to get the debugger to
print out a string represe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2005-03-04, somesh <[EMAIL PROTECTED]> wrote:
> hello,
> I wrote a small tute for my brother to teach him python + glade,
> plz see, and suggest to make it more professional ,
> In tute I discussed on Glade + Python for developing Applications too
>