Re: [Chennaipy] Python interpreter

2016-07-03 Thread venkata krishnan via Chennaipy
Dear Ranjit, It is not the interpreter alone in action and it flutters. From my learning by going through the articles below. It works in conjunction with Symbol table to determine the scope of each name binding. So, before it reaches the print(x) in case 2. It has the symbol table prepared for

[Chennaipy] Help with Python

2016-07-03 Thread Abdur Rub
Dear all, I posted the following on Stack overflow. http://stackoverflow.com/q/38171869/6426077 wonder if anyone here could help thanks Abdur ___ Chennaipy mailing list Chennaipy@python.org https://mail.python.org/mailman/listinfo/chennaipy