~ubuntu-branches/ubuntu/lucid/scons/lucid

« back to all changes in this revision

Viewing changes to script/scons-time

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-12-29 13:14:34 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091229131434-u3xq10sce193ph7d
Tags: 1.2.0.d20091224-1
* New upstream checkpoint release.
* debian/patches/manpages.patch:
  - Changes applied in previous release were fixed upstream.
  - Fix several spelling and syntax errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
from __future__ import nested_scopes
35
35
 
36
 
__revision__ = "src/script/scons-time.py 4369 2009/09/19 15:58:29 scons"
 
36
__revision__ = "src/script/scons-time.py 4577 2009/12/27 19:43:56 scons"
37
37
 
38
38
import getopt
39
39
import glob