Il 30/08/2012 20:58, Manlio Perillo ha scritto:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Il 30/08/2012 20:15, Matteo Boscolo ha scritto:
Ciao A tutti
ho una classe fatta cosi...
class Application(object):
...
...
def computeIntegration(self,nodeEngineName):
"""
Il 30/08/2012 20:58, Manlio Perillo ha scritto:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Il 30/08/2012 20:15, Matteo Boscolo ha scritto:
Ciao A tutti
ho una classe fatta cosi...
class Application(object):
...
...
def computeIntegration(self,nodeEngineName):
"""
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Il 30/08/2012 20:15, Matteo Boscolo ha scritto:
> Ciao A tutti
> ho una classe fatta cosi...
>
> class Application(object):
> ...
> ...
> def computeIntegration(self,nodeEngineName):
> """
> compute the bom solved to
Ciao A tutti
ho una classe fatta cosi...
class Application(object):
...
...
def computeIntegration(self,nodeEngineName):
"""
compute the bom solved to the editor
"""
try:
if not nodeEngineName in self._nodesEngines:
rais