글쓴이:
netkit / 작성시간: 화, 2006/12/05 - 12:49오후
#!/usr/bin/env python
# Constitution v5.0
# released at October 29th, 1987.
# (C) Republic of Korea
from shanghai import government_temp
import April19th.spirit
class RepOfKorea(government.temp):
def __init__(self):
self.government = "republic"
self.form(democracy)
if type(self.unification) != peaceful:
raise UnconstitutionalError
else: start_new_thread(self.unify)