PythonObject.opIndex

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

Meta