On 11/12/2011 00:18, Mark Linimon wrote:
This is the same change that has been made for the other 2.x ports.
Go with that :-)
mcl
Index: Makefile
===
RCS file: /home/pcvs/ports/lang/python24/Makefile,v
retrieving revision 1.176
I will remove it shortly after 9.0 release and an exp run.
Sent from my iPhone
On Nov 12, 2011, at 13:59, Ruslan Mahmatkhanov wrote:
> Greg Larkin wrote on 12.11.2011 01:26:
>> On 11/11/11 7:30 AM, Ruslan Mahmatkhanov wrote:
>>> Good day!
>>
>>> We have two pr's here:
>>> http://bugs.freebsd.o
Greg Larkin wrote on 12.11.2011 01:26:
> On 11/11/11 7:30 AM, Ruslan Mahmatkhanov wrote:
>> Good day!
>
>> We have two pr's here:
>> http://bugs.freebsd.org/155524
>> http://bugs.freebsd.org/155526
>
>> And the last consumer of them in the tree was fixed today.
>> Since python 2.5 we have xml.etr
This is the same change that has been made for the other 2.x ports.
mcl
Index: Makefile
===
RCS file: /home/pcvs/ports/lang/python24/Makefile,v
retrieving revision 1.176
diff -u -r1.176 Makefile
--- Makefile5 Nov 2011 13:18:25 -0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/11/11 7:30 AM, Ruslan Mahmatkhanov wrote:
> Good day!
>
> We have two pr's here:
> http://bugs.freebsd.org/155524
> http://bugs.freebsd.org/155526
>
> And the last consumer of them in the tree was fixed today.
> Since python 2.5 we have xml.etr
Good day!
We have two pr's here:
http://bugs.freebsd.org/155524
http://bugs.freebsd.org/155526
And the last consumer of them in the tree was fixed today.
Since python 2.5 we have xml.etree.ElementTree and
xml.etree.cElementTree in the standard library. This package are drop-in
replacement for afo