mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
4e486db9b3
the perfect window for online applications like GMail, Photobucket, Facebook, EBay, Wikipedia, and countless others that user and developer momentum is shifting towards. WWW: http://live.gnome.org/OnlineDesktop PR: ports/124198 Submitted by: Ashish Shukla <wahjava at gmail.com>
9 lines
236 B
Python
9 lines
236 B
Python
--- pyddm/test-session.py~ 2008-04-23 23:06:43.000000000 +0530
|
|
+++ pyddm/test-session.py 2008-05-28 21:32:29.000000000 +0530
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/python
|
|
+#!/usr/bin/env python
|
|
|
|
from optparse import OptionParser
|
|
import logging
|