Remove use of deprecated twisted.application.strports.parse
Bug #830357 reported by
Tristan Seligmann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Divmod Mantissa |
In Progress
|
High
|
Tristan Seligmann |
Bug Description
Instead of trying to decode strports syntax passed on the command-line to axiomatic port, there should probably just be a StrPort (tee hee) implementation of IPort that stores and uses the string as-is.
Related branches
To post a comment you must log in.
exarkun thinks it should be called EndpointPort, which is better than my horrible pun above (although StringPort probably wouldn't be terrible either).