Re: python guru for urllib/mechanize

2006-07-09 Thread John J. Lee
"bruce" <[EMAIL PROTECTED]> writes: > i'm trying to get the pages from a site "axess.stanford.edu", and i'm > running into problems. i've got some test code that allows me to get the 1st > few pages. i'm having an issue when i run into a page that somehow > interprets a url from a src of a framese

python guru for urllib/mechanize

2006-07-07 Thread bruce
hi... i'm trying to get the pages from a site "axess.stanford.edu", and i'm running into problems. i've got some test code that allows me to get the 1st few pages. i'm having an issue when i run into a page that somehow interprets a url from a src of a frameset. i can't seem to mimic/implement thi