Sign in
android
/
platform
/
external
/
python
/
mako
/
c387465
/
.
/
test
/
templates
/
unicode_code_py3k.html
blob: 76ed9cc3a7c197ab62a8a6acd0b204689eb4a423 [
file
]
## -*- coding: utf-8 -*-
<%
x
=
"drôle de petit voix m’a réveillé."
%>
% if x=="drôle de petit voix m’a réveillé.":
hi, ${x}
% endif