[Python-checkins] test: first commit

mariatta.wijaya python-checkins at python.org
Sat Jan 28 12:13:50 EST 2017


https://hg.python.org/test/rev/15dc66829b93
changeset:   237:15dc66829b93
user:        Mariatta at blackpearl.hitronhub.home
date:        Sat Jan 28 09:13:59 2017 -0800
summary:
  first commit

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")
\ No newline at end of file
+print(f"foobar")

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


More information about the Python-checkins mailing list