Mention Python versions in the documentation
authorTom Tromey <tom@tromey.com>
Sat, 8 Sep 2018 19:37:26 +0000 (13:37 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 10 Sep 2018 13:44:27 +0000 (07:44 -0600)
commit05c6bdc1a935243d19eb9dc3799321c96b660d68
tree5b4f9602d407899aae4cefe67717b4439424acb0
parente7b5068cc22f1a5707a9fd0310234b8d7300f227
Mention Python versions in the documentation

This updates python.texi to note that gdb can be compiled against
either major version of Python.  It also removes the "execfile"
example, because that is specific to Python 2.

gdb/doc/ChangeLog
2018-09-10  Tom Tromey  <tom@tromey.com>

* python.texi (Python): Mention Python versions.  Don't mention
execfile.
gdb/doc/ChangeLog
gdb/doc/python.texi