Code

Use abspath() from os.path, it's been there since 1.5.2.
[roundup.git] / roundup / i18n.py
2002-09-10 richardremoved Log
2001-11-22 jhermannAdded module docstrings to all modules.
2001-11-21 jhermannAdded dummy hooks for I18N and some preliminary (test...