~ubuntu-branches/ubuntu/saucy/devscripts/saucy-proposed

« back to all changes in this revision

Viewing changes to scripts/suspicious-source

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-01-12 19:13:44 UTC
  • Revision ID: package-import@ubuntu.com-20130112191344-yk42185qbrp0bz2i
Tags: 2.12.6ubuntu1
* Convert python scripts to python3. Closes: #680313.
* Drop python-unittest2 b-d (only needed for python < 2.7).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/python3
2
2
 
3
3
# Copyright (c) 2010-2012, Benjamin Drung <bdrung@debian.org>
4
4
#