~ubuntu-branches/ubuntu/quantal/glance/quantal

« back to all changes in this revision

Viewing changes to .pc/disable-swift-tests.patch/glance/tests/unit/test_swift_store.py

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-06-01 10:56:09 UTC
  • mfrom: (1.1.38)
  • Revision ID: package-import@ubuntu.com-20120601105609-dn3nvmxq63eb6gth
Tags: 2012.2~f2~20120531.1560-0ubuntu1
New upstream release. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
import hashlib
22
22
import httplib
23
23
import tempfile
24
 
import unittest
25
24
import urllib
26
25
 
27
26
import stubout