Login  Register

How do I store the rhs of an assignation

Posted by Damien Cassou on Jan 28, 2015; 1:48pm
URL: https://forum.world.st/How-do-I-store-the-rhs-of-an-assignation-tp4802171.html

Hi,

I'm working on analyzing Python source-code with Moose. In Python, one
can write:


   import re as regex

and this means "declare a local variable named 'regex' and put a
reference to the PyModule named 're' inside". How can I model that in
the mse file please?


Thanks


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev