Skip to content

Commit c31bf59

Browse files
author
Alexey Lustin
committed
на некоторых Windows машинах может быть ошибка связанная с определением кодировки
1 parent d786060 commit c31bf59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyv8unpack.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python3
2+
# -*- coding: utf-8 -*-
23

34
import os
45
import sys

0 commit comments

Comments
 (0)