8000 Test Egit · suskycode/pythonrepository@9ccae6c · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ccae6c

Browse files
committed
Test Egit
1 parent 646e01e commit 9ccae6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/python/TestStr.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
print string.capitalize()
1111
print string.join("-")
1212
print "-".join(strArrays)
13-
print string.split()
13+
print string.split()
14+
print

0 commit comments

Comments
 (0)
0