~ubuntu-branches/debian/squeeze/subdownloader/squeeze

« back to all changes in this revision

Viewing changes to modules/thread2.py

  • Committer: Bazaar Package Importer
  • Author(s): Marco Rodrigues
  • Date: 2010-10-10 23:24:46 UTC
  • mfrom: (1.2.1 upstream) (6.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20101010232446-ly8ji0oeoech8e3x
Tags: 2.0.14-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
 
# Copyright (c) 2009 SubDownloader Developers - See COPYING - GPLv3
 
2
# Copyright (c) 2010 SubDownloader Developers - See COPYING - GPLv3
3
3
 
4
4
import ctypes
5
5
import threading