1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-11-03 19:39:01 +01:00

Default to py3 in sign-versions

This commit is contained in:
Philipp Hagemeister 2013-01-12 18:14:07 +01:00
parent 1841f65e64
commit 51719893bf

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
import rsa import rsa
import json import json