changeset 7265:e7cd69cdc489

<ais523> ` sed -i -e \'s/\\\\n/\\n/g\' testpylib
author HackBot
date Wed, 23 Mar 2016 02:34:55 +0000
parents ba161c5e34a4
children 61a39a120dee
files testpylib
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/testpylib	Wed Mar 23 02:33:27 2016 +0000
+++ b/testpylib	Wed Mar 23 02:34:55 2016 +0000
@@ -1,1 +1,2 @@
-#!/usr/bin/python\nimport ply
+#!/usr/bin/python
+import ply