Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10122 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2011-07-23 03:19 +1000 |
| Last post | 2011-07-23 03:19 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Writing a MUD Console Chris Angelico <rosuav@gmail.com> - 2011-07-23 03:19 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2011-07-23 03:19 +1000 |
| Subject | Re: Writing a MUD Console |
| Message-ID | <mailman.1372.1311355191.1164.python-list@python.org> |
On Sat, Jul 23, 2011 at 3:12 AM, Jonathan Gardner <jgardner@jonathangardner.net> wrote: > On Fri, Jul 22, 2011 at 2:25 AM, Chris Angelico <rosuav@gmail.com> wrote: >> Rather than attach it to this post, I've tossed the script onto my >> MUD's web site. (Yes, I run a MUD. Your subject line grabbed my >> attention!) Grab it from http://minstrelhall.com/RosMudAndroid.py and >> give it a whirl! >> > > That code is surprisingly simple. Let me write one that uses asyncore > so that the looping can incorporate other async processes as well. Yes, it is; and you don't necessarily need all of that. I haven't really put any sort of license on that, so I'll hereby formally release it as CC-BY-SA (and have modified the version on my web site to say so). ChrisA
Back to top | Article view | comp.lang.python
csiph-web