On Sat, 16 Apr 2011 13:20:32 +1000, Alec Taylor
wrote:
>Good Afternoon,
>
>I'm looking for an IDE which offers syntax-highlighting,
>code-completion, tabs, an embedded interpreter and which is portable
>(for running from USB on Windows).
>
>Here's a mockup of the app I'm looking for: http://i52.t
On Mon, 26 Nov 2007 20:14:50 +0100, Bruno Desthuilliers
<[EMAIL PROTECTED]> wrote:
>> However, I was more thinking in terms of attributes only
>
>Too bad : in Python, everything's an object, so 'methods' are attributes
>too.
Right, but I'm sure *you* know a way to distinguish between them (I'm
j
On 24 Nov 2007 16:07:18 GMT, Duncan Booth
<[EMAIL PROTECTED]> wrote:
>Ton van Vliet <[EMAIL PROTECTED]> wrote:
>
>> It would boil down to choice: explicit/speed vs implicit/readability
>
>No, it would boil down to explicit+speed+readability+maintainability vs
>im
On 24 Nov 2007 13:56:37 GMT, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]>
wrote:
>On Sat, 24 Nov 2007 14:09:04 +0100, Ton van Vliet wrote:
>
>> On 24 Nov 2007 08:48:30 GMT, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]>
>> wrote:
>>
&g
On 24 Nov 2007 08:48:30 GMT, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]>
wrote:
>On Sat, 24 Nov 2007 09:12:34 +0100, Ton van Vliet wrote:
>
>> Just bringing up something I sometimes miss from good-old Turbo-Pascal
>> here, which has the WITH statement to reduce
On Fri, 23 Nov 2007 17:16:25 -0800, "Patrick Mullen"
<[EMAIL PROTECTED]> wrote:
>Most of the time self doesn't bother me in the slightest. The one
>time it does bother me however, is when I am turning a function into a
>method. In this case, often I have many local variables which I
>actually wa
On Tue, 06 Nov 2007 04:20:17 GMT, Tim Roberts <[EMAIL PROTECTED]> wrote:
>>There are executables (.exe) that have a 'registering' option builtin,
>>and need to be registered to have their capabilities made available
>>using the /regserver switch (possibly related to OLE/COM services, but
>>I'm not
On Mon, 05 Nov 2007 11:03:36 +1100, "[david]" <[EMAIL PROTECTED]>
wrote:
>Tim Roberts wrote:
>> Ton van Vliet <[EMAIL PROTECTED]> wrote:
>>> There's could also be an issue with entering 'python' at the command
>>> line, and not
On Sat, 03 Nov 2007 22:51:05 GMT, Tim Roberts <[EMAIL PROTECTED]> wrote:
>Ton van Vliet <[EMAIL PROTECTED]> wrote:
>>
>>There's could also be an issue with entering 'python' at the command
>>line, and not 'python.exe'. Once the PATH
On Thu, 01 Nov 2007 09:17:00 -0700, [EMAIL PROTECTED] wrote:
>Hi,
>I am python newbie and the command prompt is having an issue with
>python. I installed python 2.4.4 onto my windows machine, opened a
>command prompt window, and typed python to start the interactive mode.
>Got the following error.
10 matches
Mail list logo