We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f895f commit 0f25bbdCopy full SHA for 0f25bbd
public/code/Python/UrlParser.py
@@ -1,4 +1,4 @@
1
- @property
+@property
2
def port(self):
3
port = self._hostinfo[1]
4
if port is not None:
0 commit comments