chiark / gitweb /
Use hasattr instead of getattr to check if an attribute exists
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 29 Jan 2015 23:22:59 +0000 (18:22 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 29 Jan 2015 23:22:59 +0000 (18:22 -0500)
commit56b75d411fab030ff79fb37c1b57ede6177ee8b5
tree1e6cbc8fc3024ead202f1acba990d417572e372b
parentd42fee6c7ef6285e234d086a7de438d07a46b123
Use hasattr instead of getattr to check if an attribute exists
Cura/gui/simpleMode.py