[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Gnumed-devel] gmrecalls.sql
From: |
ChongQing Xiao |
Subject: |
RE: [Gnumed-devel] gmrecalls.sql |
Date: |
Mon, 13 Jan 2003 10:29:02 -0600 |
Hi, Karsten:
Thanks a lot. I will try it out.
Also, do you know for the sever database set up, which sql I should run
and in which order? The user manual mentioned only once sql is required.
chong
-----Original Message-----
From: Karsten Hilbert [mailto:address@hidden
Sent: Monday, January 13, 2003 9:18 AM
To: address@hidden
Subject: Re: [Gnumed-devel] gmrecalls.sql
> By the way, I just joined this list and I have downloaded gnumed by
CVS
> and when I run python gnumed.py, I get the following errors,
> File "gmShadow.py",line 27, in shadow
> self.contents = widget
> NameError: name 'widget" is not defined.
Sync your tree, this is fixed. It resulted from 4 spaces not
always being equal to a tab. Or, put another way, a tab not
always being equivalent to 8 spaces.
People need to make sure they are using tabs for indentation.
Tab size doesn't matter as long as it is tabs. If we used
spaces instead we'd have to agree on an indentation level
size. Mixing tabs and spaces is even more evil.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
_______________________________________________
Gnumed-devel mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/gnumed-devel
- Re: [Gnumed-devel] gmrecalls.sql, (continued)
- Re: [Gnumed-devel] gmrecalls.sql, Ian Haywood, 2003/01/13
- Re: [Gnumed-devel] gmrecalls.sql, Horst Herb, 2003/01/13
- Re: [Gnumed-devel] gmrecalls.sql, Ian Haywood, 2003/01/13
- Re: [Gnumed-devel] gmrecalls.sql, Karsten Hilbert, 2003/01/13
- Re: [Gnumed-devel] gmrecalls.sql, Karsten Hilbert, 2003/01/13
- Re: [Gnumed-devel] gmrecalls.sql, Karsten Hilbert, 2003/01/13
- RE: [Gnumed-devel] gmrecalls.sql, Ahammed Hashim, MD, 2003/01/13
- Re: [Gnumed-devel] gmrecalls.sql, Karsten Hilbert, 2003/01/13
- RE: [Gnumed-devel] gmrecalls.sql, ChongQing Xiao, 2003/01/13
- RE: [Gnumed-devel] gmrecalls.sql,
ChongQing Xiao <=