<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.2.2">
</HEAD>
<BODY>
I believe this - python:here.CurrencyModule_getCurrencyItemList() <BR>
<BR>
has replaced this - python:[('','')]+map(lambda x:(x.id,'currency/%s' %x.id),here.currency.objectValues())<BR>
<BR>
to fetch currency title list.<BR>
<BR>
But it does not work in my case. If I replace the older expression, it does. Has something been left to be checked-in or is it some re-factoring exercise in process?<BR>
<BR>
- SB<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>