daved170 wrote:
> On Sep 15, 6:29 pm, Peter Otten <__pete...@web.de> wrote:
>> daved170 wrote:
>> > Hi everybody,
>> > I'm using SPE 0.8.3.c as my python editor.
>> > I'm using thestr() function and i got a very odd error.
>>
>> > I'm trying to do this: printstr("HI")
>> > When i'm writing this li
On Sep 15, 6:29 pm, Peter Otten <__pete...@web.de> wrote:
> daved170 wrote:
> > Hi everybody,
> > I'm using SPE 0.8.3.c as my python editor.
> > I'm using thestr() function and i got a very odd error.
>
> > I'm trying to do this: printstr("HI")
> > When i'm writing this line in the shell it prints:
daved170 wrote:
Hi everybody,
I'm using SPE 0.8.3.c as my python editor.
I'm using the str() function and i got a very odd error.
I'm trying to do this: print str("HI")
When i'm writing this line in the shell it prints: HI
When it's in my code (it's the only line) i'm getting the following
error
daved170 wrote:
> Hi everybody,
> I'm using SPE 0.8.3.c as my python editor.
> I'm using the str() function and i got a very odd error.
>
> I'm trying to do this: print str("HI")
> When i'm writing this line in the shell it prints: HI
> When it's in my code (it's the only line) i'm getting the fo
Hi everybody,
I'm using SPE 0.8.3.c as my python editor.
I'm using the str() function and i got a very odd error.
I'm trying to do this: print str("HI")
When i'm writing this line in the shell it prints: HI
When it's in my code (it's the only line) i'm getting the following
error:
file "c:\Python