.. _glossary: Glossary ======== .. glossary:: :sorted: aliasing See chapter :ref:`tut-object` of :ref:`tutorial-index`. scope See chapter :ref:`tut-scopes` of :ref:`tutorial-index`. argument See :term:`argument` @ :ref:`glossari of Python `. attribute See :term:`attribute` @ :ref:`glossari of Python `. class See :term:`class` @ :ref:`glossari of Python `. copy See el mòdul :py:mod:`copy` @ `library-index`. namespace See :term:`namespace` @ :ref:`glossari of Python `. See also chapter :ref:`tut-scopes` of :ref:`tutorial-index`. expression See :term:`python:expression` @ :ref:`glossari of Python `. identifier See :ref:`identifiers` @ :ref:`reference-index`. immutable Immutable object. See :term:`python:immutable` @ :ref:`glossari de Python `. method See :term:`method` @ :ref:`glossari of Python `. modifier :term:`method ` that modifies the :term:`attributes ` of the :term:`object`. mutable Mutable object. See :term:`mutable` @ :ref:`glossari de Python `. object See :term:`object` @ :ref:`glossari of Python `. parameter See :term:`parameter` @ :ref:`glossari of Python `. type Synonim of :term:`class`. See :term:`type` @ :ref:`glossari of Python `. value See :ref:`objects` @ :ref:`reference-index`. variable See :ref:`objects` @ :ref:`reference-index`.