Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Doc/library/fpectl.rst

    r2 r391  
    114114
    115115   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`
     116   how this module operates. The include file :source:`Include/pyfpe.h` discusses the
     117   implementation of this module at some length. :source:`Modules/fpetestmodule.c`
    118118   gives several examples of use. Many additional examples can be found in
    119    :file:`Objects/floatobject.c`.
     119   :source:`Objects/floatobject.c`.
    120120
Note: See TracChangeset for help on using the changeset viewer.