branch | v0.6.x |
changeset 320 | 011066435e6f |
parent 316 | 31d8931dc535 |
child 326 | 8f8d9c4c8332 |
319:f4956b4ceba1 | 320:011066435e6f |
---|---|
1 # -*- coding: UTF-8 -*- |
1 # -*- coding: UTF-8 -*- |
2 # Copyright (c) 2010, Pascal Volk |
2 # Copyright (c) 2010, Pascal Volk |
3 # See COPYING for distribution information. |
3 # See COPYING for distribution information. |
4 |
|
5 """ |
4 """ |
6 VirtualMailManager.common |
5 VirtualMailManager.common |
6 ~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
7 |
7 |
8 Some common functions |
8 Some common functions |
9 """ |
9 """ |
10 |
10 |
11 import os |
11 import os |