annotate README.txt @ 497:4eaad9bf0e5a

Prevent multiple handlers being attached to the same logger. Issue: #227 Submitted by: dfraser
author jruigrok
date Tue, 22 Feb 2011 14:30:22 +0000
parents f71ca60f2a4a
children
rev   line source
1
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
1 About Babel
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
2 ===========
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
3
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
4 Babel is a Python library that provides an integrated collection of
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
5 utilities that assist with internationalizing and localizing Python
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
6 applications (in particular web-based applications.)
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
7
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
8 Details can be found in the HTML files in the `doc` folder.
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
9
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
10 For more information please visit the Babel web site:
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
11
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
12 <http://babel.edgewall.org/>
Copyright (C) 2012-2017 Edgewall Software