Make server initialization respect DRY a bit more.
authorGeorg Brandl <georg@python.org>
Wed, 3 Oct 2012 20:53:57 +0000 (22:53 +0200)
committerGeorg Brandl <georg@python.org>
Wed, 3 Oct 2012 20:53:57 +0000 (22:53 +0200)
commit4958b0b45935b619cb6348b7446ccd8ab9c190db
tree19e70a97d3b3bcb579d7ff1f7b74befdff9ffc14
parent4ab443f49735f7adb6e85d9f1f09c825069b31db
Make server initialization respect DRY a bit more.
irkerd