On Dec 9, 9:21 am, Quetzacotl wrote:
> Hello, this is rather python problem, but maybe You can help. What i
> want to do is to return value in another function calling from other
> function.
>
> It doesnt mean i want this:
>
> def Func():
> return 1
>
> def Func2():
> return Func()
>
>
Hi
what exactly is the problem with the if check?
Why is it so bad?
On Thu, Dec 9, 2010 at 4:21 PM, Quetzacotl wrote:
> Hello, this is rather python problem, but maybe You can help. What i
> want to do is to return value in another function calling from other
> function.
>
> It doesnt mean i wa
2 matches
Mail list logo