0
votes
2answers
79 views
How do you address data returned to a socket in python?
Say you are telneting into IRC to figure out how it all works. As you issue commands the IRC server returns data telling you what it's doing. Once I have created a default script that basically i …
