summaryrefslogtreecommitdiffstats
path: root/generator.py
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-07-08 15:09:33 +0100
committerDaniel P. Berrange <berrange@redhat.com>2013-07-10 17:55:17 +0100
commit82395204f317217a2a9fd04c9d2db307c07a3978 (patch)
treef42106ba0e626defe32879484f58e242860c9f48 /generator.py
parent8eceaa39e24c544957c00dfc3f1710ac27946ad3 (diff)
downloadlibvirt-python-split-82395204f317217a2a9fd04c9d2db307c07a3978.tar.gz
libvirt-python-split-82395204f317217a2a9fd04c9d2db307c07a3978.tar.xz
libvirt-python-split-82395204f317217a2a9fd04c9d2db307c07a3978.zip
Convert 'int i' to 'size_t i' in python/ files
Convert the type of loop iterators named 'i', 'j', k', 'ii', 'jj', 'kk', to be 'size_t' instead of 'int' or 'unsigned int', also santizing 'ii', 'jj', 'kk' to use the normal 'i', 'j', 'k' naming Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'generator.py')
0 files changed, 0 insertions, 0 deletions