PEP: possibility of inline using of a symbol instead of "import"

dmitrey dmitrey.kroshko at scipy.org
Thu Jan 6 14:42:16 EST 2011


On Jan 6, 8:43 pm, Erwin Mueller <dev... at deventm.org> wrote:
>
> Why you have several pages of code in the first place? Don't you know that you
> can split your code in files? Just a suggestion.
>
> --
> Erwin Mueller, dev... at deventm.orghttp://www.global-scaling-institute.de/

Erwin, take a look at Python language developers source code and see
how many files have *tens* of pages. Or any other mature soft, e.g.
numpy or scipy.
Also, possibility of splitting *my* files doesn't matter I can split
other files I deal with, e.g. written by other programmers.
D.



More information about the Python-list mailing list