Package: python-falcon / 0.1.8-3
Metadata
Package | Version | Patches format |
---|---|---|
python-falcon | 0.1.8-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix non ascii in doc.patch | (download) |
README.rst |
2 1 + 1 - 0 ! |
fixes a non-ascii char in the readme.rst |
python3.2 compat.patch | (download) |
falcon/request.py |
6 4 + 2 - 0 ! |
python 3.2 compat Adds a bunch of six.u('') to replace some u'' |