summaryrefslogtreecommitdiffstats
path: root/src/test_files.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2020-02-17 02:40:43 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2020-02-17 02:40:43 (GMT)
commit12a571916e7a09f36f987ca4a22f0d800e15a2cd (patch)
tree57fc4be9c082798211423c9700b59a50907a85d5 /src/test_files.py
parent1728c7e636fd7d3dd01ddd38b851540067baa66b (diff)
downloadSCons-12a571916e7a09f36f987ca4a22f0d800e15a2cd.zip
SCons-12a571916e7a09f36f987ca4a22f0d800e15a2cd.tar.gz
SCons-12a571916e7a09f36f987ca4a22f0d800e15a2cd.tar.bz2
Remove 'from __future__ import print_function' no longer needed as we're dropping < py 3.5
Diffstat (limited to 'src/test_files.py')
-rw-r--r--src/test_files.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test_files.py b/src/test_files.py
index 1eee11d..fcb2b4c 100644
--- a/src/test_files.py
+++ b/src/test_files.py
@@ -21,8 +21,6 @@
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
-from __future__ import print_function
-
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
"""