Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Java breaks:

groovy -e "new URL('http://localhost:8000::people')" Caught: java.net.MalformedURLException

Python breaks:

>>> urlparse('http://localhost:8000::people') ParseResult(scheme='http', netloc='localhost:8000::people', path='', params='', query='', fragment='')



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: