GTG

Comment 6 for bug 318714

Revision history for this message
Luca Invernizzi (invernizzi) wrote :

Hi chab, I tested your plugin. It works nicely: it is something we can expand on.
I've uploaded your work to gtg contributions, you can check it out by doing
"bzr branch lp:~gtg-user/gtg/printToFile"
I encourage you to keep working on it, as your python skills will improve dramatically if you work on some real-world code.
If you keep on writing code, work in the directory created by the previous command. Make sure that when you finish working you issue this command
"bzr commit"
that saves your work into bazaar (you will need to write a brief comment on what you have done).
When you feel ready, issue
"bzr push lp:~gtg-user/gtg/printToFile"
to upload your modifications to gtg.