[Antoine Pitrou, 2010-09-13]
>
> > >I meant how these decisions are implemented. Is there a configure
> > >switch (there doesn't seem to be)? Does it require patching Python?
> >
> > Ah, no. Standard configure switches are used. Debian (inherited by Ubuntu)
> > has a post-installation script fo
Am 13.09.2010 17:36, schrieb Antoine Pitrou:
>
>>> I meant how these decisions are implemented. Is there a configure
>>> switch (there doesn't seem to be)? Does it require patching Python?
>>
>> Ah, no. Standard configure switches are used. Debian (inherited by Ubuntu)
>> has a post-installation
> >I meant how these decisions are implemented. Is there a configure
> >switch (there doesn't seem to be)? Does it require patching Python?
>
> Ah, no. Standard configure switches are used. Debian (inherited by Ubuntu)
> has a post-installation script for Python packages which create the .py
>
On Sep 13, 2010, at 05:04 PM, Antoine Pitrou wrote:
>On Mon, 13 Sep 2010 10:55:16 -0400
>Barry Warsaw wrote:
>> On Sep 13, 2010, at 04:36 PM, Antoine Pitrou wrote:
>> >> -/usr/share/pyshared/foo.cpython-32m.so
>> >> -/usr/share/pyshared/foo.cpython-33m.so
>> >> +/usr/lib/python/foo.cp
On Mon, 13 Sep 2010 10:55:16 -0400
Barry Warsaw wrote:
> On Sep 13, 2010, at 04:36 PM, Antoine Pitrou wrote:
>
> >On Mon, 13 Sep 2010 16:18:44 +0200 (CEST)
> >barry.warsaw wrote:
> >>
> >> -For an arbitrary package `foo`, you would see these files when the
> >> +For an arbitrary package `foo`,
On Sep 13, 2010, at 04:36 PM, Antoine Pitrou wrote:
>On Mon, 13 Sep 2010 16:18:44 +0200 (CEST)
>barry.warsaw wrote:
>>
>> -For an arbitrary package `foo`, you would see these files when the
>> +For an arbitrary package `foo`, you might see these files when the
>> distribution package was insta
On Mon, 13 Sep 2010 16:18:44 +0200 (CEST)
barry.warsaw wrote:
>
> -For an arbitrary package `foo`, you would see these files when the
> +For an arbitrary package `foo`, you might see these files when the
> distribution package was installed::
>
> -/usr/share/pyshared/foo.cpython-32m.so
>