[Python-checkins] test: another test

mariatta.wijaya python-checkins at python.org
Mon Jan 30 23:14:48 EST 2017


https://hg.python.org/test/rev/62ed00cf829d
changeset:   238:62ed00cf829d
user:        Mariatta <mariatta.wijaya at gmail.com>
date:        Mon Jan 30 20:14:42 2017 -0800
summary:
  another test

files:
  mw.py |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/mw.py b/mw.py
--- a/mw.py
+++ b/mw.py
@@ -1,1 +1,1 @@
-print(f"foobar")
+print("foobar")

-- 
Repository URL: https://hg.python.org/test


More information about the Python-checkins mailing list