[Python-checkins] test: add one line

mariatta.wijaya python-checkins at python.org
Tue Jan 31 00:28:26 EST 2017


https://hg.python.org/test/rev/6b4c03edaa01
changeset:   239:6b4c03edaa01
user:        mariatta.wijaya <mariatta.wijaya at gmail.com>
date:        Mon Jan 30 21:28:19 2017 -0800
summary:
  add one line

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


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

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


More information about the Python-checkins mailing list