[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] good python book?



What? What do you mean "a frame around the Python official site"?
OK, I see it's unintentional, so I'll content myself with a beer next time we meet. ;^)

If one uses the address you gave ( ppython.com ) a redirect takes the browser to the web site for your "Practical Python" book, and all is well.

However, if one compulsively adds a www in front ( www.ppython.com ), this is what the browser gets:


<html>

<head>
<title>www.ppython.com</title>
</head>

<frameset FRAMESPACING="0" BORDER="0" FRAMEBORDER=No ROWS="100%,*">
<frame SRC="http://python.org";>
</frameset>
<noframes>
Sorry, your browser doesn't seem to support frames! <br>
Proceed to <a href="http://python.org";>http://python.org</a> manually.

</noframes>
</html>


and the result is what I described.

You may want to investigate how this happens, I am surely interested in knowing.


--
"I have learned this: if you knock at the door long enough, two things
will happen. First, your knuckles toughen up, and then the door across
the street opens. You had better be ready to make a mad dash across the
street, even if you drop your bags." Gary North

Nicola Larosa - nico@tekNico.net