[Zope-Checkins] CVS: Components/GreyThing - Globals.py:1.35

klm@digicool.com klm@digicool.com
Wed, 17 Mar 1999 19:12:04 -0500


Update of /cvs-repository/Components/GreyThing
In directory aldous:/home/klm/checkouts/Zope/lib/python

Modified Files:
	Globals.py 
Log Message:
package_home(): Only strip off the stuff after the "." from the
__name__ if there *is* a "." in the name.  (Products passed in
directly don't have one, f'rinstance.)