File: code.rst

package info (click to toggle)
pymongo 4.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 23,676 kB
  • sloc: python: 107,763; ansic: 4,597; javascript: 137; makefile: 38; sh: 18
file content (9 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
:mod:`code` -- Tools for representing JavaScript code
=====================================================

.. automodule:: bson.code
   :synopsis: Tools for representing JavaScript code

   .. autoclass:: Code(code, scope=None, **kwargs)
      :members:
      :show-inheritance: