Re: _namemapper: check error from PyImport_ImportModule
Bogdano Arendartchuk <[email protected]>
| Newsgroups | gmane.comp.python.cheetah |
|---|---|
| Message-ID | <[email protected]> |
2009/6/8 paul jobs <[email protected]>: > runs without error in python 2.5.2 > Python 2.5.2 (r252:60911, Sep 30 2008, 15:41:38) > Type "copyright", "credits" or "license" for more information. > IPython 0.8.4 -- An enhanced Interactive Python. > ? -> Introduction and overview of IPython's features. > %quickref -> Quick reference. > help -> Python's own help system. > object? -> Details about 'object'. ?object also works, ?? prints more. > In [1]: import sys > In [2]: import Cheetah > In [3]: sys.path[:] = ["/foo/bar"] > In [4]: import Cheetah._namemapper > In [5]: > True. I can't reproduce it using ipython too, but it is still observable with the classic interactive shell on Python 2.5.2. Not something to bother too much. -- Bogdano Arendartchuk ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Cheetahtemplate-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss