hello,

Is it possible to get the encoding of a python file from the first source line,
(if there's any),
after importing it ( with '__import__' )

# -*- coding: windows-1252 -*-

thanks,
Stef


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to