Marcin 'Qrczak' Kowalczyk schrieb: >> I still think that PUA characters would be a better use > > What if the filename contains the correct UTF-8 encoding of such PUA > character?
Escaping would need to be used, e.g. by picking some character as the escape character. Regards, Martin _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
