Rupesh Laxman Mhatre

Rupesh Laxman Mhatre is a member of the 13th Maharashtra Legislative Assembly. He represents the Bhiwandi East Assembly Constituency as member of Shiv Sena.[1][2] He is a Shiv Sena politician from Thane district, Maharashtra.[3]

Rupesh Mhatre
Member of Legislative Assembly of Maharashtra
Assumed office
2014
ConstituencyBhiwandi East
Personal details
Born3 August
NationalityIndian
Political partyShiv Sena

Positions held

  • 2010: Elected to Maharashtra Legislative Assembly (1st term) [4]
  • 2014: Re-Elected to Maharashtra Legislative Assembly (2nd term)
  • 2015: Scheduled Tribes Welfare Committee (अनुसूचित जमाती कल्याण समिती) Pramukh Maharashtra Vidhan Mandal[5]
gollark: You can also do stuff like `"abcde" - "c"`.
gollark: You can, for example, do `(nil).bees = "Hello, world!"` and then access that on any `nil` on any potatOS computer.
gollark: No, we use a partial Hell Superset implementation which is incompatible with this, as well as a bunch of hooks for superglobals.
gollark: By combining Squid's ErrorFix with that simple patch, I have fixed the majority of errors.
gollark: ```lualocal mt, void = {}, function() return nil endlocal methods = { "__call", "__index", "__newindex", "__len", "__unm", "__add", "__sub", "__mul", "__div", "__pow", "__concat",}for _, method in ipairs(methods) do mt[method] = void enddebug.setmetatable(nil, mt)debug.setmetatable(1, mt)debug.setmetatable(true, mt)debug.setmetatable(print, mt)local st = debug.getmetatable("")for k, v in pairs(mt) do st[k] = st[k] or v endfunction _G.error(...) print("OOPS!", ...) end```

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.