[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] - fix = -> == in filter(lambda ...)
From: |
ihaywood |
Subject: |
[Gnumed-update] - fix = -> == in filter(lambda ...) |
Date: |
Tue, 15 Jun 2004 00:01:03 -0400 |
Commit from ncq (2004-06-14 02:36 EDT)
---------------
- fix = -> == in filter(lambda ...)
gnumed gnumed/client/business/gmClinicalRecord.py 1.118
Commit from ncq (2004-06-14 03:37 EDT)
---------------
- first check in
+ gnumed gnumed/client/testing/gmClinicalRecordTest.py 1.1
Commit from ncq (2004-06-14 03:51 EDT)
---------------
- activate all the unit tests
gnumed gnumed/client/testing/gmClinicalRecordTest.py 1.2
Commit from ncq (2004-06-14 04:22 EDT)
---------------
- cast to boolean in save payload
gnumed gnumed/client/business/gmAllergy.py 1.11
Commit from ncq (2004-06-14 14:58 EDT)
---------------
- cleanup
- fix "return self.conn and 1" in self.__connect_to_template()
which in some Python versions doesn't evaluate to TRUE,
bug reported by Michael Bonert
gnumed gnumed/server/bootstrap/bootstrap-gm_db_system.py 1.56
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] - fix = -> == in filter(lambda ...),
ihaywood <=