Skip to content

Commit 8d8ee0d

Browse files
committed
Use python3 executable in xmltojson.py
1 parent b518b18 commit 8d8ee0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmltojson.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/python3
22
''' Make me a module
33
'''
44

0 commit comments

Comments
 (0)