PLD-Guide python.xml,1.16,1.17
Artur Wróblewski
wrobell w tldp.org
Śro, 3 Lip 2002, 20:41:26 CEST
Module name: PLD-Guide
Changes by: wrobell
Changed RCS file: /cvsroot/LDP/guide/docbook/PLD-Guide/devel/python.xml,v
----------------------------
revision 1.17
date: 2002/07/03 18:41:17; author: wrobell; state: Exp; lines: +10 -5
- more info about python-examples package
Index: python.xml
===================================================================
RCS file: /cvsroot/LDP/guide/docbook/PLD-Guide/devel/python.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- python.xml 3 Jul 2002 18:33:03 -0000 1.16
+++ python.xml 3 Jul 2002 18:41:17 -0000 1.17
@@ -74,11 +74,6 @@
If the modules are not present, then there will be the error message
that Python cannot find platform independent libraries.
</para>
- <para>
- One can easily note, that sources of standard Python modules are distributed
- in <literal role="rpm.package">python-devel-src</literal> package. It is an exception to the rule,
- that we do not distribute sources of modules for Python language.
- </para>
<variablelist>
<varlistentry>
<term role="rpm.package">python</term>
@@ -170,6 +165,16 @@
</listitem>
</varlistentry>
</variablelist>
+ <para>
+ One can easily note, that sources of standard Python modules are distributed
+ in <literal role="rpm.package">python-devel-src</literal> package. It is an exception to the rule,
+ that we do not distribute sources of modules for Python language.
+ </para>
+ <para>
+ There is one more confusing thing. Package <literal role="rpm.package">python-examples</literal>
+ contains examples and tools. We should split tools into subpackages and it will
+ certainly happen, but when... we do not know. Yes, we are lazy people! :-]
+ </para>
</section>
<section id='python.modules'>
<title>Python Modules</title>
Więcej informacji o liście dyskusyjnej pld-doc