• Thomas Wouters's avatar
    Disallow "import mod.submod as m", because the result is ambiguous. Does it · 8bad6128
    Thomas Wouters yazdı
    load mod.submod as m, or mod as m ? Both can be achieved differently, and
    unambiguously. Also attempt to document this restriction (editor
    appreciated!)
    
    Note that this is an artificial check during compile, because incorporating
    this in the grammar is hard, and then adjusting the compiler to do the right
    thing with the right nodes is harder.
    8bad6128
Adı
Son kayıt (commit)
Son güncelleme
..
.cvsignore Loading commit data...
ref.tex Loading commit data...
ref1.tex Loading commit data...
ref2.tex Loading commit data...
ref3.tex Loading commit data...
ref4.tex Loading commit data...
ref5.tex Loading commit data...
ref6.tex Loading commit data...
ref7.tex Loading commit data...
ref8.tex Loading commit data...
reswords.py Loading commit data...