import os again

This commit is contained in:
j 2010-12-25 11:48:57 +05:30
parent e866cdf010
commit 657ecdf9f0

View file

@ -1,5 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# vi:si:et:sw=4:sts=4:ts=4 # vi:si:et:sw=4:sts=4:ts=4
import os
import random import random
random.seed() random.seed()