[TransWarp] peak and environment with dot

Phillip J. Eby pje at telecommunity.com
Mon Oct 20 09:24:53 EDT 2003


At 01:30 PM 10/20/03 +0300, Niki Spahiev wrote:
>I have in environment like:
>
>set .a=b
>
>when i try to use PEAK i get big traceback ending with:
>
>File "C:\Python22\Lib\site-packages\peak\api\__init__.py", line 144, in 
>__new__
>     raise exceptions.InvalidName("Empty part in property name", self)
>peak.exceptions.InvalidName: ('Empty part in property name', 'environ..A')
>
>Any hints where to fix it?

I just fixed it in CVS.  Loading settings from a mapping was not handling 
environment variables that didn't fit PEAK PropertyName syntax.




More information about the PEAK mailing list