COLOR  1.2
linguist:python
1 import new
2 
3 try:
4  _swig_property = property
5 except NameError:
6  pass # Python < 2.2 doesn't have 'property'.