Mercurial > libervia-pubsub
comparison sat_pubsub/error.py @ 368:618a92080812
date update
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 26 Jan 2018 11:16:18 +0100 |
parents | 9fbb31ce495b |
children |
comparison
equal
deleted
inserted
replaced
367:a772f7dac930 | 368:618a92080812 |
---|---|
1 #!/usr/bin/python | 1 #!/usr/bin/python |
2 #-*- coding: utf-8 -*- | 2 #-*- coding: utf-8 -*- |
3 | 3 |
4 # Copyright (c) 2012-2017 Jérôme Poisson | 4 # Copyright (c) 2012-2018 Jérôme Poisson |
5 # Copyright (c) 2013-2016 Adrien Cossa | 5 # Copyright (c) 2013-2016 Adrien Cossa |
6 # Copyright (c) 2003-2011 Ralph Meijer | 6 # Copyright (c) 2003-2011 Ralph Meijer |
7 | 7 |
8 | 8 |
9 # This program is free software: you can redistribute it and/or modify | 9 # This program is free software: you can redistribute it and/or modify |