Changeset feed564d for chapter08


Ignore:
Timestamp:
04/22/2021 02:37:31 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
2db19cb
Parents:
c74edb3 (diff), 24c34df (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/python.xml

    rc74edb3 rfeed564d  
    4242  <sect2 role="installation">
    4343    <title>Installation of Python 3</title>
    44 
    45     <para>First, a header file needs to be fixed:</para>
    46 
    47 <screen><userinput remap="pre">sed 's|cpython/||' -i Include/cpython/pystate.h</userinput></screen>
    4844
    4945    <para>Prepare Python for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.