mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
Added Unicode BOM to file to declare encoding; Python assumes ASCII and chokes unless told.
This commit is contained in:
parent
c6cb2dc321
commit
d03c0dfbd8
1 changed files with 1 additions and 1 deletions
2
trimage
2
trimage
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
#Copyright (c) 2010 Kilian Valkhof, Paul Chaplin, Tarnay Kálmán
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue