changeset 5686:0b034835be8a

<hppavilion1> (echo "for x in users:"; echo " print("\\t"+x)";) >> script.ppy
author HackBot
date Wed, 24 Jun 2015 19:54:50 +0000
parents a30588a7a0ee
children c98e50dbc249
files script.ppy
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/script.ppy	Wed Jun 24 19:54:50 2015 +0000
@@ -0,0 +1,2 @@
+for x in users:
+    print(t+x)