#define equivalents and config files

Dave Swegen dswegen at software.plasmon.com
Tue Mar 19 04:32:36 EST 2002


Is there a pythonic way of doing something similiar to Cs #define? I'd
like to have what essentially is a header files with easily modifiable
values (these will then be used to give default attribute values to
various classes). Or are globals the only way to go?

Cheers
	Dave




More information about the Python-list mailing list