Pārlūkot izejas kodu

Remove __future__ print_function

It turns out I'm using Python-3-specific features elsewhere in the code,
so there's no reason to continue partially trying to support Python 2.
Clara Hobbs 8 gadus atpakaļ
vecāks
revīzija
b95f115429
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      kaylee.py

+ 0
- 1
kaylee.py Parādīt failu

@@ -5,7 +5,6 @@
5 5
 # Copyright 2015-2016 Clayton G. Hobbs
6 6
 # Portions Copyright 2013 Jezra
7 7
 
8
-from __future__ import print_function
9 8
 import sys
10 9
 import signal
11 10
 import os.path

Notiek ielāde…
Atcelt
Saglabāt