There was an error while loading. Please reload this page.
1 parent 06176a8 commit 9653468Copy full SHA for 9653468
1 file changed
Doc/library/fpectl.rst
@@ -113,8 +113,8 @@ The :mod:`fpectl` module is not thread-safe.
113
.. seealso::
114
115
Some files in the source distribution may be interesting in learning more about
116
- how this module operates. The include file :file:`Include/pyfpe.h` discusses the
117
- implementation of this module at some length. :file:`Modules/fpetestmodule.c`
+ how this module operates. The include file :source:`Include/pyfpe.h` discusses the
+ implementation of this module at some length. :source:`Modules/fpetestmodule.c`
118
gives several examples of use. Many additional examples can be found in
119
- :file:`Objects/floatobject.c`.
+ :source:`Objects/floatobject.c`.
120
0 commit comments