mirror of
https://github.com/luong-komorebi/Awesome-Linux-Software.git
synced 2024-10-01 01:45:42 -04:00
Merge pull request #145 from cclauss/patch-1
from __future__ import print_function
This commit is contained in:
commit
19043a9d30
@ -8,6 +8,7 @@
|
|||||||
# Version: 0.1
|
# Version: 0.1
|
||||||
# Description: A very simple python script that can sort items alphabetically.
|
# Description: A very simple python script that can sort items alphabetically.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
# Version: 0.1
|
# Version: 0.1
|
||||||
# Description: A very simple python script that can sort items alphabetically.
|
# Description: A very simple python script that can sort items alphabetically.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user