comparison docs/src/index.txt @ 173:5cfb47c9e916 default tip

Minor line wrap and spacing fixes.
author Atul Varma <varmaa@toolness.com>
date Tue, 01 Sep 2009 03:22:33 -0700
parents 478c672348dc
children
comparison
equal deleted inserted replaced
172:94c80a0e7644 173:5cfb47c9e916
98 reference counting too--so detecting such cycles will probably involve 98 reference counting too--so detecting such cycles will probably involve
99 creating something akin to `XPCOM's cycle collector 99 creating something akin to `XPCOM's cycle collector
100 <https://developer.mozilla.org/en/Interfacing_with_the_XPCOM_cycle_collector>`_. 100 <https://developer.mozilla.org/en/Interfacing_with_the_XPCOM_cycle_collector>`_.
101 101
102 For the time being, however, such cycles can be manually broken via 102 For the time being, however, such cycles can be manually broken via
103 :meth:`pydermonkey.Context.clear_object_private()` on valid objects and functions. 103 :meth:`pydermonkey.Context.clear_object_private()` on valid objects
104 and functions.
104 105
105 Indices and Tables 106 Indices and Tables
106 ================== 107 ==================
107 108
108 * :ref:`genindex` 109 * :ref:`genindex`