zaqar/marconi/cmd
Flaper Fesp d8c68d8609 Convert "outgoing" literals to unicode
The patch convers most literals throughout marconi to unicode. Lietrals
not leaving "marconi-land" were left untouched.

This is the first patch of a serie that will enforce unicode usage
within marconi. Decode early, encode late.

String format parameters were left untouched on purpose. Those
parameters should be decoded before getting there.

Implements blueprint enforce-decoding

Change-Id: I85e534ced188191c9c7a17e9908cb720e7d63ca9
2013-08-13 09:41:52 +02:00
..
__init__.py Rename bin package into cmd 2013-05-13 15:50:27 +02:00
gc.py Convert "outgoing" literals to unicode 2013-08-13 09:41:52 +02:00
server.py Factor out entry point helper and apply to marconi.cmd.server 2013-07-03 00:08:16 +00:00