baa4cee739
PR: ports/60545 Submitted by: mt <mt@primats.org.ua> (maintainer)
8 lines
261 B
Python
8 lines
261 B
Python
--- parser/PyPlucker/Parser.py.orig Wed Dec 24 16:05:12 2003
|
|
+++ parser/PyPlucker/Parser.py Wed Dec 24 16:05:21 2003
|
|
@@ -1,4 +1,5 @@
|
|
#!/usr/bin/env python
|
|
+# -*- coding: iso-8859-1 -*-
|
|
|
|
"""
|
|
Parser.py $Id: Parser.py,v 1.21 2003/02/18 01:29:38 chrish Exp $
|