aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING
blob: 5aacadf283565bda53dee0debc1941ba32c28051 (plain)
1
2
3
4
5
6
7
8
9
10
11
= Notes on hacking on Dogtail =

(this is a work-in-progress)


== Formatting ==
We use 4 spaces for indentation.

== Python versions ==
Currently the 0.8.x versions of dogtail target Python 2.7
We might not be 3.x compatible yet.