/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive/launch.py

  • Committer: Aaron Bentley
  • Date: 2007-08-30 23:16:32 UTC
  • Revision ID: aaron.bentley@utoronto.ca-20070830231632-gp843oy45sgyjl9z
Use get_apparent_author, rename variables to 'author'

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
import sys
18
18
import os
19
 
import string
20
19
 
21
20
def launch(path):
22
21
    """ Launch program associated with path """