kdm
2017-08-17 07:35:40 UTC
Hi,
When I execute the code snippet below line by line, I get the results you
should expect: every row is printed out.
However, when I execute exactly the same code by running it from a PY-file,
nothing happens.
It goes wrong when looping through the DictReader object.
Is this a known IronPython issue?
By means of a CSV file I'd like to generate some maps.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/IronPython-strange-behaviour-with-DictReader-tp5331666.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
When I execute the code snippet below line by line, I get the results you
should expect: every row is printed out.
However, when I execute exactly the same code by running it from a PY-file,
nothing happens.
It goes wrong when looping through the DictReader object.
Is this a known IronPython issue?
By means of a CSV file I'd like to generate some maps.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/IronPython-strange-behaviour-with-DictReader-tp5331666.html
Sent from the MapGuide Users mailing list archive at Nabble.com.