Wojtek Warczakowski: > I have a python script with first line like below > # -*- coding: utf-8 -*- > > but in SciTE I want to have bit-8 encoding. Is it possible to turn off > UTF-8 Cookie?
If your file is not UTF-8 then remove the coding cookie line. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
