Details
Details
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
roles/devserver/userland-home/files/dereckson/bin/http2pls | ||
---|---|---|
45 | If the URL isn't valid, the urlopen function will raise the following exception: ValueError: unknown url type: 'fdfdf' File "/usr/local/lib/python3.6/urllib/request.py", line 384, in _parse raise ValueError("unknown url type: %r" % self.full_url) So a try block could handle URL errors here. | |
50 | two \n |