Ben Finney wrote:
> "Adam Pletcher" <[EMAIL PROTECTED]> writes:
>
>> Does anyone have Python code for writing Targa (TGA) image files?
>
> Please post your question as a new message, instead of a reply to an
> existing thread that has nothing to do with the question you're
> asking. Otherwise you
Hi, a new mailing list has been started to discuss and get help with
using the Python/C api.
All the other lists were either about programming with Python or
developing the core of Python.
If your working on a project that uses Pythons C/API you may be
interested in joining this list.
http://
Cameron Laird wrote:
> In article <[EMAIL PROTECTED]>,
> rtk <[EMAIL PROTECTED]> wrote:
>> I'm looking for information on building a tiny/small/minimalist/
>> vanilla python interpreter. One that implements the core language and
>> a few of the key modules but isn't tied to any specific operating
O.R.Senthil Kumaran wrote:
> * Franz Steinh?usler <[EMAIL PROTECTED]> [2007-08-05 12:14:38]:
>
>> wWhat are the best programs in your opinion, written entirly
>> in pyhton, divided into categories like:
>> a) Games
>> b) Utilities/System
>> c) Office
>> d) Web/Newsreader/Mail/Browser
>
> Its a di
Michele Simionato wrote:
> On Aug 10, 2:25 am, Godzilla <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> I wish to know whether I should delete objects created on the fly via
>> the "del obj" statement. I noticed the RAM usage increased whenever
>> the application is being run for a long time. I am creat
Jason wrote:
> On Aug 30, 1:27 am, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote:
>> On Thu, 30 Aug 2007 17:09:36 +1000, Ben Finney wrote:
>>> [EMAIL PROTECTED] writes:
What's with the index() function of lists throwing an exception on not
found?
>>> It's letting you know that the it