~ubuntu-branches/debian/sid/python-repoze.who/sid

« back to all changes in this revision

Viewing changes to repoze/who/__init__.py

  • Committer: Bazaar Package Importer
  • Author(s): Stefano Zacchiroli
  • Date: 2009-08-02 13:43:20 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090802134320-nf91xujlm7l0ta45
Tags: 1.0.15-1
* new upstream release
* first upload to unstable
* debian/control
  - bump Standards-Version to 3.8.2 (no changes needed)
  - add Piotr as an Uploader

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# repoze.who package
2
 
__import__('pkg_resources').declare_namespace(__name__)
 
2
__import__('pkg_resources').declare_namespace(__name__) #pragma NO COVERAGE