Any chance for network module? I know that python itself has socketing library but sfml sockets are much more convenient. For example python-sfml2 has network bindings.
Which feature would you like, for example? Currently, my opinion is that if you want more than bare sockets, you'll probably be better off using a network-centric Python library like Twisted.