> 127.0.0.1 is safer choice since localhost could be easily > misconfigured or forged. I remember problems accessing 127.0.0.1 on > some Windows flavor few years ago. But, hey, is there anybody who > still uses Windows for anything beside running Windows Upgrade and > virus/trojan honeyspot :)
Why not just use the urllib.localhost? I was just poking around urllib and it while it maps to 127.0.0.1 for me (on XP), presumably it's there explicitly for this reason? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
