PythonObject.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. PythonObject opIndex(size_t idx)
    struct PythonObject
    const
    opIndex
    (
    in size_t idx
    )
  2. PythonObject opIndex(string key)
  3. PythonObject opIndex(PythonObject key)

Meta