roberto wrote:
On Sun, Feb 22, 2009 at 11:10 PM, bob gailer wrote:
roberto wrote:
hello
i have a question which i didn't solved yet:
i can define a function using the text editor provided by IDLE 3.0;
then i'd like to call this function from the python prompt
but when i try to do it,
On Sun, Feb 22, 2009 at 11:10 PM, bob gailer wrote:
> roberto wrote:
>>
>> hello
>> i have a question which i didn't solved yet:
>> i can define a function using the text editor provided by IDLE 3.0;
>> then i'd like to call this function from the python prompt
>>
>> but when i try to do it, pytho
On Sun, 22 Feb 2009 22:21:22 +0100, roberto wrote:
> hello
> i have a question which i didn't solved yet: i can define a function
> using the text editor provided by IDLE 3.0; then i'd like to call this
> function from the python prompt
>
> but when i try to do it, python warns me that function d
"roberto" wrote
i can define a function using the text editor provided by IDLE 3.0;
then i'd like to call this function from the python prompt
but when i try to do it, python warns me that function doesn't exist
of course if i define the function directly using the >>> prompt,
after that ever
On Sun, Feb 22, 2009 at 4:21 PM, roberto wrote:
> hello
> i have a question which i didn't solved yet:
> i can define a function using the text editor provided by IDLE 3.0;
> then i'd like to call this function from the python prompt
>
> but when i try to do it, python warns me that function doesn
Le Sun, 22 Feb 2009 22:21:22 +0100,
roberto s'exprima ainsi:
> hello
> i have a question which i didn't solved yet:
> i can define a function using the text editor provided by IDLE 3.0;
> then i'd like to call this function from the python prompt
>
> but when i try to do it, python warns me that
roberto wrote:
hello
i have a question which i didn't solved yet:
i can define a function using the text editor provided by IDLE 3.0;
then i'd like to call this function from the python prompt
but when i try to do it, python warns me that function doesn't exist
of course if i define the function
hello
i have a question which i didn't solved yet:
i can define a function using the text editor provided by IDLE 3.0;
then i'd like to call this function from the python prompt
but when i try to do it, python warns me that function doesn't exist
of course if i define the function directly using t