Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4cbf88e

Browse files
author
İSMAİL TAŞDELEN
committedOct 1, 2016
master
1 parent 219831d commit 4cbf88e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
 

‎run.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding:utf-8 -*-
3+
4+
import os
5+
6+
# Running
7+
os.system("python source/text_encoding.py")
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.