Re: [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment"

2012-11-12 Thread Jan Matějek
Dne 31.10.2012 23:15, Steven D'Aprano napsal(a): I wonder if this message can be improved with a pointer to the concept on when global variables become local? If you have a suggestion for an improved message, please tell us. Or raise an issue on the bug tracker. I believe the "human problem"

Re: [Python-Dev] Rational for PEP 3147 (PYC Respository Directories)

2010-02-05 Thread Jan Matějek
Dne 3.2.2010 18:39, Antoine Pitrou napsal(a): > Neil Schemenauer arctrix.com> writes: >> >> Thanks for doing the work of writing a PEP. The rational section >> could use some strengthing, I think. Who is benefiting from this >> feature? Is it the distribution package maintainers? Maybe people