[Qgis-user] python raw_input broken

Martin Dobias wonder.sk at gmail.com
Thu Aug 11 10:01:08 PDT 2011


raw_input() method reads data from standard input stream. I am afraid
this will not work well on windows. We should probably redirect the
standard input to the qgis python console in order to make this method
working.

Martin

On Wed, Aug 10, 2011 at 1:59 AM, z x <ph27gr21 at gmail.com> wrote:
> With QGIS 1.6.0 python console on XP, input(), raw_input(), etc. don't
> work using the Enter key, returns EOFError when reading a line.  What
> is wrong?
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>



More information about the Qgis-user mailing list