From: Samuele P. <pe...@in...> - 2001-05-28 16:12:54
|
> > hi, > > i am looking for a new.py module for using in jython. > usually when encoutering a missing module in jython > i just copy it from the cpython distribution. > but as it seems this module is somehow internal to cpython > (i cant find any trace of it). > > will new be supported on jython or wont it? > > > just for the curious ones here ;-) > im am evalution a template-solution and it has come down > to the prime candidates. > velocity - a jakarta projekt and sadly java based > TemplateServer - by t.rudd made for the webmacro project. > > i would rather use templateserver cause it would enable > me to switch from jython to python but it uses > the mysterious new-module. > > ciao robertj > Hi. The CVS defines a jython-version of 'new' module. regards. |