Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/python.xml

    r24c34df rceebda5  
    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>
    4448
    4549    <para>Prepare Python for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.