diff --git a/LDP/guide/docbook/PLD-Guide/devel/python.xml b/LDP/guide/docbook/PLD-Guide/devel/python.xml index cbe6a017..ba2170db 100644 --- a/LDP/guide/docbook/PLD-Guide/devel/python.xml +++ b/LDP/guide/docbook/PLD-Guide/devel/python.xml @@ -29,7 +29,7 @@ We could force lub forbid the usage of optimized byte compiled modules, but it is not practical due to possible binary only - packages from other vendors. The vendors can provide one of the + packages from other vendors. Vendors can provide one of the types of compiled modules, so we would create the big inconvenience for PLD users and administrators. @@ -42,7 +42,8 @@ optimized for many architectures. It would be not a good idea if users, who want to use optimized modules, have been forced to create them manually because it requires root privileges - and creates files which are in /usr hierarchy + and creates files which are in /usr + filesystem hierarchy and not in RPM database.