Re: [ANN] Python 3 Symbol Glossary

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Terry Reedy

    Re: [ANN] Python 3 Symbol Glossary

    skip@pobox.com wrote:
    TerryOver the years, people have complained about the difficulty of
    Terryfinding the meaning of symbols used in Python syntax. So ... I
    Terrywrote a Python 3 Symbol Glossary
    >
    Terryhttp://code.google.com/p/xploro/downloads/list
    Arnaud Delobelle wrote a python script to convert the entries into a
    nice 4-column table in an html file. I will be adding that, with a
    couple of corrections, to the downloads page.
    Why not just add a new section to the current Python Glossary:
    >
    http://wiki.python.org/moin/PythonGlossary
    It should be a separate page. Could an html file be loaded into a wiki
    page? (I looked but did not see anything about file uploading in the
    help files.) If not, that is your answer.

    tjr

Working...