Commit graph

4 commits

Author SHA1 Message Date
Toshio Kuratomi
46d694e17a Don't send error messages to stdout. 2008-04-25 11:30:23 -07:00
Toshio Kuratomi
1ba90e11c4 - Change from taking a filename to a url to a file.
- Lowercase all cclist accounts.
- When printing dry run output, encode to ascii with 'replace'.  This could
  also be worked around by setting:
      sys.stdout = codecs.getwriter('utf-8')(sys.stdout)
2008-04-25 11:17:32 -07:00
Toshio Kuratomi
b452a00bd3 Rework this largely from what's in pkgdb-sync-bugzilla. 2008-04-24 15:58:46 -07:00
Toshio Kuratomi
ea3075aac7 * Check in current, non-functional code from fedora-accounts. 2008-04-24 15:06:36 -07:00