Use bytes instead of unicode with isinstance.
[portage.git] / pym / portage / elog / mod_syslog.py
2011-10-29 Zac MedicoUse bytes instead of unicode with isinstance.
2011-10-10 Zac Medicomod_syslog: add newlines for bug #386627
2011-01-02 Zac Medicomod_syslog: call syslog() once per line
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2009-08-21 Zac MedicoUse _encodings where appropriate and add _encodings...
2009-08-09 Zac MedicoEncode unicode messages as bytes in order to avoid...
2007-05-18 Marius MauchEnable elog functionality for the python side of portage
2007-04-30 Marius Mauch- add new echo module for people who don't want any...
2007-02-11 Marius MauchMake subpackage naming consistent