~vcs-imports/pyxdg/main

« back to all changes in this revision

Viewing changes to test/test-desktop-write.py

  • Committer: lanius
  • Date: 2008-08-07 17:10:00 UTC
  • Revision ID: vcs-imports@canonical.com-20080807171000-zyndut0gcsxlcolq
fix path

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
 
1
#!/usr/bin/python
2
2
from xdg.DesktopEntry import *
3
3
 
4
4
import os, sys