[Python-checkins] test: first commit

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


https://hg.python.org/test/rev/a2a78d6a83a9
changeset:   236:a2a78d6a83a9
user:        Mariatta at blackpearl.hitronhub.home
date:        Sat Jan 28 08:55:18 2017 -0800
summary:
  first commit

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


diff --git a/mw.py b/mw.py
new file mode 100644
--- /dev/null
+++ b/mw.py
@@ -0,0 +1,1 @@
+print(f"foobar")
\ No newline at end of file

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


More information about the Python-checkins mailing list