On 04/27/2012 12:06 PM, rahul yadav wrote:
> which file create the object of TrytonServer class object(server.py)
> 

it's in EGG-INFO/scripts/trytond

I use the following for my buildout driven deployments:

[trytond]
recipe = zc.recipe.egg:script
scripts = trytond
eggs = ${tryton:eggs}
entry-points = trytond=pkg_resources:run_script
arguments = 'trytond==${versions:trytond}','trytond'




-- 
________________________________________________________________
Paul J Stevens        pjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/[email protected]/+31.85.877.99.97
________________________________________________________________

-- 
[email protected] mailing list

Reply via email to