Navigation

  • index
  • modules |
  • next |
  • Sage Reference Manual »
  • Python technicalities »

Python technicalities¶

SageMath has various modules to provide access to low-level Python internals.

  • Utilities for interfacing with the standard library’s atexit module.
  • String <-> bytes encoding/decoding
  • Various functions to debug Python internals
  • Variants of getattr()
  • Metaclasses for Cython extension types
    • How to use
    • Implementation
  • Slot wrappers
  • Delete item from PyDict by exact value and hash

Indices and Tables¶

  • Index
  • Module Index
  • Search Page

Table of Contents

  • Python technicalities
  • Indices and Tables

Next topic

Utilities for interfacing with the standard library’s atexit module.

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Sage Reference Manual »
  • Python technicalities »
© Copyright 2005--2019, The Sage Development Team. Created using Sphinx 1.8.5.