Fix incorrect information. Maybe this will get ported to py3 some day.

This commit is contained in:
Juhani Haverinen 2015-07-08 03:47:55 +03:00
parent 0030ffc27c
commit 42d7b2d61d
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE. # OTHER DEALINGS IN THE SOFTWARE.
# ----------------------------------------------------------------------- # -----------------------------------------------------------------------
# NOTE: Requires python 2 due to python 3's braindeadness. # NOTE: Requires python 2
import os import os
import socket import socket