.. NOTE: This RST file was generated by `make examples`. Do not edit it directly. See docs/source/examples/example_doc_generator.py .. _ex-coersion: Coersion Example =============================================================================== Demonstration of the basic use of the Coerced member. .. TIP:: To see this example in action, download it from :download:`coersion <../../../examples/api/coersion.py>` and run:: $ python coersion.py Example Atom Code ------------------------------------------------------------------------------- .. literalinclude:: ../../../examples/api/coersion.py :language: python