Vaclav Petras wrote: > What are coding cookies?
A coding cookie is a piece of text indicating the encoding of a text
file, such as:
-*- coding: utf-8 -*-
The above syntax originates from Emacs, and has been adopted by
Python. I don't know what else (if anything) supports it.
--
Glynn Clements <[email protected]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev
