Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
3336 of 36 results
33.
Named stores provide a way of organizing python code into modules. By placing code in modules, you can minimize the chance of name conflicts.
(no translation yet)
Located in ../../source/python.rst:176
34.
Named stores can be accessed by supplying the ``in`` clause to ``python`` or ``init python``, code can run accessed in a named store. Each store corresponds to a python module. The default store is ``store``, while a named store is accessed as ``store``.`name`. These python modules can be imported using the python import statement, while names in the modules can be imported using the python from statement.
(no translation yet)
Located in ../../source/python.rst:180
35.
For example::
(no translation yet)
Located in ../../source/python.rst:188
36.
Named stores participate in save, load, and rollback in the same way that the default store does.
(no translation yet)
Located in ../../source/python.rst:207
3336 of 36 results

This translation is managed by Launchpad Spanish Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.