[QGIS Commit] [qgis/Quantum-GIS] dcd17f: QPyNullVariant() equals to QPyNullVariant(), qgis....
GitHub
noreply at github.com
Thu Aug 29 04:13:39 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: dcd17fdf8ff64dd809e8227368ccc86f137072ad
https://github.com/qgis/Quantum-GIS/commit/dcd17fdf8ff64dd809e8227368ccc86f137072ad
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M python/__init__.py
Log Message:
-----------
QPyNullVariant() equals to QPyNullVariant(), qgis.core.NULL
>>>> from qgis.core import NULL
>>>> lyr.getFeatures().next().attributes()[0] == NULL
True
More information about the QGIS-commit
mailing list