Skip to content

Commit ccfb540

Browse files
committed
Clean comments
1 parent 361f08e commit ccfb540

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

testlines.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Script Name : testlines.py
2-
# Author : Craig Richards
3-
# Created : 08th December 2011
2+
# Author : Craig Richards
3+
# Created : 08th December 2011
44
# Last Modified :
5-
# Version : 1.0
5+
# Version : 1.0
66

77
# Modifications : beven nyamande
88

9-
# Description : This very simple script open a file and prints out 100 lines of whatever is set for the line variableest you want to print\n" # This sets the variable for the text that you want to print
9+
# Description : This is a very simple script that opens up a file and writes whatever is set "
1010

1111

1212
def write_to_file(filename, txt):

0 commit comments

Comments
 (0)