maemo.org Bugzilla – Bug 920
Using Python in maemo - code formatting broken
Last modified: 2010-05-17 16:23:23 UTC
You need to log in before you can comment on or make changes to this bug.
as reported in http://www.mail-archive.com/maemo-developers@maemo.org/msg06403.html #!/usr/bin/env python2.4 import gtk if __name__ == "__main__": window = gtk.Window(gtk.WINDOW_TOPLEVEL) label = gtk.Label("Hello World!") window.add(label) label.show() window.show() gtk.main() etc.
To JP
Is there some misunderstanding about this? The document claims to have been last published a couple of weeks ago (2007/02/17), but code blocks are still unreadable.
Re-assigned to Mika
*** Bug 1207 has been marked as a duplicate of this bug. ***
This bug is in 2.2 docs. Reassigning back to JP.
JP, have you fixed or are you planning to fix this? Comment please.
Moving to high priority, JP - a decision needed will this be fixed and when or not at all?
both http://maemo.org/development/documentation/how-tos/3-x/python_maemo_3.x_howto.html and http://pymaemo.garage.maemo.org/documentation/pymaemo_tutorial/python_maemo_howto.html look ok. the one on test.maemo.org doesn't count. v.
Moving Documentation component from maemo.org to Development Platform since the bugs there refer to official developer documentation and this falls out of the responsibility of the community. Sorry for the noise, you can filter your bugmail by searching for this comment.
[Rearrangement of Documentation bug reports.] Mass-moving old closed Developer Platform > Documentation tickets. You can filter bugmail by searching for this comment.