[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - remove extraneous ()'s
From: |
ihaywood |
Subject: |
[Gnumed-update] - remove extraneous ()'s |
Date: |
Thu, 10 Jun 2004 00:00:59 -0400 |
Commit from ncq (2004-06-09 10:32 EDT)
---------------
- remove extraneous ()'s
gnumed gnumed/client/business/gmAllergy.py 1.10
Commit from ncq (2004-06-09 10:33 EDT)
---------------
- cleanup
- rewrite _db_callback_allg_modified()
gnumed gnumed/client/business/gmClinicalRecord.py 1.115
Commit from ncq (2004-06-09 10:36 EDT)
---------------
- cleanup
gnumed gnumed/client/business/gmXdtMappings.py 1.22
Commit from ncq (2004-06-09 10:42 EDT)
---------------
- cleanup, clarification
- improve exception handling in __del__
- tell_thread_to_stop() -> stop_thread(), uses self._listener_thread.join()
now, hence may take at max self._poll_interval+2 seconds longer but is
considerably cleaner/safer
- vastly simplify threaded notification handling loop
gnumed gnumed/client/pycommon/gmBackendListener.py 1.4
Commit from ncq (2004-06-09 10:52 EDT)
---------------
- implement flush() method at cLogger level
gnumed gnumed/client/pycommon/gmLog.py 1.3
Commit from ncq (2004-06-09 10:55 EDT)
---------------
- cleanup, typos
- commented out connection lifeness check as per Syan's suggestion
- adapt StopListener(s)() to gmBackendListener changes
gnumed gnumed/client/pycommon/gmPG.py 1.22
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - remove extraneous ()'s,
ihaywood <=