[Qgis-developer] print function returns nothing
Lutfi Oduncuoglu
lutfioduncuoglu at gmail.com
Mon Jan 18 02:37:57 EST 2010
Hi there,
I am trying to get some output with print function and nothing returns, ıs
there way usşng print in qgis in different way?
Also I would be appreciate if you send some code examples that for analyzing
the shape files. This is an urgent situation,
Thank for help,
provider = vlayer.dataProvider()
feat = QgsFeature()
if feat is None:
print "test"
else:
print "test2"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20100118/80f1584e/attachment.html
More information about the Qgis-developer
mailing list