~ubuntu-branches/ubuntu/utopic/dulwich/utopic-proposed

« back to all changes in this revision

Viewing changes to dulwich/web.py

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2013-11-30 16:21:10 UTC
  • mfrom: (1.5.3)
  • Revision ID: package-import@ubuntu.com-20131130162110-8sm1dag21auasyc8
Tags: 0.9.4-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# web.py -- WSGI smart-http server
2
2
# Copyright (C) 2010 Google, Inc.
 
3
# Copyright (C) 2012 Jelmer Vernooij <jelmer@samba.org>
3
4
#
4
5
# This program is free software; you can redistribute it and/or
5
6
# modify it under the terms of the GNU General Public License