Not that I care much for it.. I just think the Python interface should mirror the C++ interface as closely as possible...
Including thread/mutex, because SFML's interface is different than python's stdlib. Even if the PySFML thread/mutex is just a wrapper for the python stdlib methods.. Just so documentation is unambiguous.