apt-get install python-gobject
#!/usr/bin/env python
[Desktop Entry] Encoding=UTF-8 Version=1.0.0 Name=N900 Notifier Comment=Notifies for incoming calls Terminal=true Type=application Exec=/home/user/N900notifier_client.py Icon=qgn_stat_internetconn_datacall X-Icon-path=/usr/share/icons X-Window-Icon=qgn_stat_internetconn_datacall X-Window-Icon-Dimmed=qgn_stat_internetconn_datacall X-HildonDesk-ShowInToolbar=true Type=Application X-Osso-Type=application/x-executable
| The Following User Says Thank You to Saturn For This Useful Post: | ||
C:\Python31>python.exe server.py
File "server.py", line 28
print "Your Operating System is not currently supported\n"
^
SyntaxError: invalid syntax
| The Following User Says Thank You to antezz For This Useful Post: | ||