]> granicus.if.org Git - python/commit
bpo-32724: Fix references to commands in Doc/pdb.rst (GH-5444)
authorStéphane Wirtel <stephane@wirtel.be>
Tue, 30 Jan 2018 09:34:33 +0000 (10:34 +0100)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 30 Jan 2018 09:34:33 +0000 (11:34 +0200)
commit67adb31a416864f853772c3e74a06caeadc9b6f1
treeb9f2af001c93c37f8278e4455fb5ccf26d0178a7
parent066df4fd454d6ff9be66e80b2a65995b10af174f
bpo-32724: Fix references to commands in Doc/pdb.rst (GH-5444)

Some commands are specified in the documentation, but there is no direct
references.
Doc/library/pdb.rst
Misc/NEWS.d/next/Documentation/2018-01-30-09-00-19.bpo-32724.qPIaM-.rst [new file with mode: 0644]