COLOR
1.2
Main Page
Related Pages
ok.md
1
## linguist:python
2
3
~~~{.py}
4
import new
5
6
try:
7
_swig_property = property
8
except NameError:
9
pass # Python < 2.2 doesn't have 'property'.
10
~~~
ok.md
Generated by
1.8.9.1