[Zope-dev] Windoz file naming
Anthony Baxter
anthony at interlink.com.au
Thu Oct 30 01:24:39 EST 2003
>>> "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?
More information about the Zope-Dev
mailing list