Hi.

> Probably os.environ.get('Z_SOMETHING') might be a better way than
> locale.getlocale()[1], because using locale.getlocale()[1] means that
> the behaviour of Zope will be changed implicitly, whereas
> os.environ.get('Z_SOMETHING') is more explicit for the users, thus
> less confusing..
Nice idea.

We can get environment value everywhere in Zope.
it will be easy to make patch:-)

+1


Regards
--
Yusei

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to