Python glossary - contribute your definitions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Skip Montanaro

    Python glossary - contribute your definitions

    Awhile ago, in response to confusion about the meaning of "iterable", I
    decided the Python documentation needed a glossary and created one with that
    single entry. Adding a glossary to the documentation with a single term
    seemed kind of pointless, so I didn't check anything into CVS.

    I'm still interested in getting this off the ground, though. To make it
    more likely that something significant gets done, I created a Wiki to which
    people can add definitions:



    If you have some terms you think appropriate to the Python environment which
    are poorly understood or likely to cause confusion, feel free to add them.
    If you don't know a term, feel free to add it with "???" for the definition,
    then subscribe to change notifications for that page.

    Thanks,

    Skip


Working...