Tom Tromey f8b12b8e10 Fix Python documentation for range type fields
GDB's Python documentation claims that range types have two fields,
but this is not true, and attempts to access them hit this error:

      "Type is not a structure, union, enum, or function type."

This patch fixes the documentation.
2023-08-11 12:22:27 -06:00
..
2023-06-03 22:43:57 +02:00