Revision history of "Python snippets"

From Bashlinux
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 05:57, 18 June 2015Manpaz (talk | contribs). . (1,718 bytes) (+1,718). . (Created page with "__NOTOC__ === How to write a simple server and client in Python === Simple Server/Client communication, communication data is text. ==== Server ==== import SocketServer c...")