As always, contributions are welcome. We ask, however, that major changes be discussed on the book's talk page and that the following points be observed for sake of consistency:
- Python source code should be placed between the <source lang="python" line> and </source> tags.
- The {{Navigation}} template should be placed at the bottom of each page, e.g:
{{Navigation|Book=PyGTK For GUI Programming|previous=Introduction|current=First Steps|next=Events}}
(Note the capital 'B' in book and lower case first letters for the other arguments - the template only works this way.)