annotate contrib/README @ 895:7d93d6358fe0

Use our own HTTPBasicAuthHandler under Python 2.6 to avoid issue http://bugs.python.org/issue8797. Fixes #658.
author hodgestar
date Wed, 09 Mar 2011 14:48:35 +0000
parents bd46b7410299
children
rev   line source
853
bd46b7410299 Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff changeset
1 This directory contains useful contributed scripts and programs for Bitten.
bd46b7410299 Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff changeset
2
bd46b7410299 Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff changeset
3 Please note that these scripts are provided AS-IS are NOT tested to the same
bd46b7410299 Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff changeset
4 extent as the main sources. They are usually maintained by the original
bd46b7410299 Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff changeset
5 author, typically listed at the top of the source file.
bd46b7410299 Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff changeset
6
bd46b7410299 Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff changeset
7 See ../THANKS for a list of contributors.
Copyright (C) 2012-2017 Edgewall Software