Re: [XML-SIG] prepare_input_source and relative path

2005-04-13 Thread Sylvain Thénault
On Saturday 09 April à 23:58, Uche Ogbuji wrote: > On Fri, 2005-04-08 at 11:30 +0200, Sylvain Thénault wrote: > > the same patch with just outdated comments removed... > > Seems to me there's been a reasonable level of review, and that your > check-in would improve the situation. I'd say go for i

[XML-SIG] PyXML-0.8.4 : regression tests fail

2005-04-13 Thread Joseph E. Sacco, Ph.D.
System: * Powermac G4 silver, * Yellow Dog Linux 4.0.1 [FC2 clone for PPC's] * python-2.3.5 * gcc-3.3.3 === Three of the regression tests fail: test_expatreader test_howto test_minid

Re: [XML-SIG] prepare_input_source and relative path

2005-04-13 Thread Uche Ogbuji
On Wed, 2005-04-13 at 16:07 +0200, Sylvain Thénault wrote: > On Saturday 09 April à 23:58, Uche Ogbuji wrote: > > On Fri, 2005-04-08 at 11:30 +0200, Sylvain Thénault wrote: > > > the same patch with just outdated comments removed... > > > > Seems to me there's been a reasonable level of review, an

Re: [XML-SIG] Sequential SAX2 Filters?

2005-04-13 Thread Uche Ogbuji
On Tue, 2005-04-12 at 22:37 -0500, J. Lujan wrote: > OK I am relatively new to python and I know this is kind of a general > python question but I haven't found an answer any where else. I know you > can chain filters by calling nextfilter.startElement(..) and so on. But > what if you want seque