Re: Port textproc/py-xml

2015-02-16 Thread SASAKI Katuhiro
Hi! On Mon, 16 Feb 2015 18:02:52 +0100 Kurt Jaeger wrote: > Hi! > > > "as" is keyword on Python. So we can't use "as" as identifier. > > Thanks. I submitted the diff to > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197710 > > and I'm build-testing it right now. As there's no maintai

Re: Port textproc/py-xml

2015-02-16 Thread Kurt Jaeger
Hi! > Thanks. I submitted the diff to > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197710 > > and I'm build-testing it right now. As there's no maintainer, I'll > commit it if no roadblocks appear 8-} Done. -- p...@opsec.eu+49 171 3101372 5 years t

Re: Port textproc/py-xml

2015-02-16 Thread Kurt Jaeger
Hi! > "as" is keyword on Python. So we can't use "as" as identifier. Thanks. I submitted the diff to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197710 and I'm build-testing it right now. As there's no maintainer, I'll commit it if no roadblocks appear 8-} -- p...@opsec.eu+

Re: Port textproc/py-xml

2015-02-15 Thread SASAKI Katuhiro
"as" is keyword on Python. So we can't use "as" as identifier. On Mon, 16 Feb 2015 15:40:42 +0900 SASAKI Katuhiro wrote: > Hi. > > On Sun, 15 Feb 2015 20:46:45 +1100 > Kubilay Kocak wrote: > > > On 15/02/2015 12:52 AM, Joerg Ruppe-Tanner wrote: > > > Hi Maintainer > > > > > > Here an Patch

Re: Port textproc/py-xml

2015-02-15 Thread SASAKI Katuhiro
Hi. On Sun, 15 Feb 2015 20:46:45 +1100 Kubilay Kocak wrote: > On 15/02/2015 12:52 AM, Joerg Ruppe-Tanner wrote: > > Hi Maintainer > > > > Here an Patch for textproc/py-xml > > > > > > --- xml/xslt/Stylesheet.py.orig 2015-02-14 14:39:02.860452706 +0100 > > +++ xml/xslt/Stylesheet.py 2015-

Re: Port textproc/py-xml

2015-02-15 Thread Joerg Ruppe-Tanner
On 02/15/15 10:46, Kubilay Kocak wrote: > On 15/02/2015 12:52 AM, Joerg Ruppe-Tanner wrote: >> Hi Maintainer >> >> Here an Patch for textproc/py-xml >> >> >> --- xml/xslt/Stylesheet.py.orig 2015-02-14 14:39:02.860452706 +0100 >> +++ xml/xslt/Stylesheet.py 2015-02-14 14:28:48.331501981 +0100 >>

Re: Port textproc/py-xml

2015-02-15 Thread Kubilay Kocak
On 15/02/2015 12:52 AM, Joerg Ruppe-Tanner wrote: > Hi Maintainer > > Here an Patch for textproc/py-xml > > > --- xml/xslt/Stylesheet.py.orig 2015-02-14 14:39:02.860452706 +0100 > +++ xml/xslt/Stylesheet.py 2015-02-14 14:28:48.331501981 +0100 > @@ -373,8 +373,8 @@ > > #Attribute