unicode to ascii converting

Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle. unseulmcmcmcmc at msupprimerlepoint.claveauPOINTcom
Sat Aug 7 04:22:40 EDT 2004


Sorry !

The COMPLETE script is :

        # -*- coding: cp1252 -*-
        aa = u"ä"
        aa.encode("ascii","ignore")









More information about the Python-list mailing list