30 Oct
2003
30 Oct
'03
6:24 a.m.
"alan milligan" wrote Guys,
I've just run into a problem and wondered if there was an elegant resolution.
My BastionBanking package contains:
currency.py - pure python Currency.py - Zope derivation
The "typical" approach in Python is to have, e.g. Tkinter, and _tkinter. But if it's a zope derivation of currency, why not call it zcurrency?