>>> "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? _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
