(no commit message)
[paste/456.git] / 6-printalltags.py
diff --git a/6-printalltags.py b/6-printalltags.py
new file mode 100644 (file)
index 0000000..fe30e83
--- /dev/null
@@ -0,0 +1,3 @@
+               def fetags (list, tag):\r
+                       print("tag: %s" % tag)\r
+               tags.foreach(fetags)
\ No newline at end of file