| commit | d6a51e64d7f9a4ed1e6969bd7ea4d60d97e8df23 | [log] [tgz] |
|---|---|---|
| author | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 26 22:20:03 2007 +0000 |
| committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 26 22:20:03 2007 +0000 |
| tree | 740db6a1d7f867e689d04731ea122a4036294f8e | |
| parent | 1b2f62d139257643b844eae6e951309d5aae472f [diff] |
Another patch from Bill Janssen that:
1) Fixes the bug that two class names are initial-lower-case.
2) Replaces the poll waiting for the server to become ready with
a threading.Event signal.