Javier,
On Tue, Jul 19, 2011 at 12:41 PM, Javier Andalia
wrote:
> On 07/19/2011 04:29 PM, Andres Riancho wrote:
>>
>> Javier,
>>
>> On Tue, Jul 19, 2011 at 12:18 PM, Javier Andalia
>> wrote:
>>>
>>> On 07/19/2011 02:54 PM, Andres Riancho wrote:
Javier,
On Tue, Jul 19, 2011 a
On 07/19/2011 04:29 PM, Andres Riancho wrote:
> Javier,
>
> On Tue, Jul 19, 2011 at 12:18 PM, Javier Andalia
> wrote:
>> On 07/19/2011 02:54 PM, Andres Riancho wrote:
>>> Javier,
>>>
>>> On Tue, Jul 19, 2011 at 10:21 AM, Javier Andalia
>>> wrote:
List,
This is my attempt to imp
Javier,
On Tue, Jul 19, 2011 at 12:18 PM, Javier Andalia
wrote:
> On 07/19/2011 02:54 PM, Andres Riancho wrote:
>>
>> Javier,
>>
>> On Tue, Jul 19, 2011 at 10:21 AM, Javier Andalia
>> wrote:
>>>
>>> List,
>>>
>>> This is my attempt to improve the performance of the xpath evaluation
>>> given
>>
On 07/19/2011 02:54 PM, Andres Riancho wrote:
> Javier,
>
> On Tue, Jul 19, 2011 at 10:21 AM, Javier Andalia
> wrote:
>> List,
>>
>> This is my attempt to improve the performance of the xpath evaluation given
>> a DOM Element.
>> The original (and current) version is in httpResponse.py. Examples
Javier,
On Tue, Jul 19, 2011 at 10:21 AM, Javier Andalia
wrote:
> List,
>
> This is my attempt to improve the performance of the xpath evaluation given
> a DOM Element.
> The original (and current) version is in httpResponse.py. Examples of how
> this is used can be found at:
> ajax.py, fileUploa
List,
This is my attempt to improve the performance of the xpath evaluation
given a DOM Element.
The original (and current) version is in httpResponse.py. Examples of
how this is used can be found at:
ajax.py, fileUpload.py, formAutocomplete.py, etc
def getDOM2(self):
'''