RE: python/xpath issue..

2008-08-25 Thread bruce
n.org Subject: python/xpath issue.. hey guys... got a weird, hopefully simple issue. the following sample bit of script is stripped down, and simply gets the "form" node from the specified site "schedule.psu.edu". the problem i run into is that the dom/xpath from the libxml2dom

python/xpath issue..

2008-08-25 Thread bruce
hey guys... got a weird, hopefully simple issue. the following sample bit of script is stripped down, and simply gets the "form" node from the specified site "schedule.psu.edu". the problem i run into is that the dom/xpath from the libxml2dom works, and i get the dom object everytime i run the a