Madurai West (state assembly constituency)
Madurai West is a legislative assembly constituency in the Indian state of Tamil Nadu. Elections and Winners from this constituency are listed below.
Madras State
Year | Winner | Party |
---|---|---|
1967 | N. Sankaraiah | Communist Party of India (Marxist) |
Tamil Nadu
Year | Winner | Party |
---|---|---|
1971 | K. T. K. Thangamani | Communist Party of India |
1977 | T. P. M. Periyaswamy | Anna Dravida Munnetra Kazhagam |
1980 | M. G. Ramachandran | Anna Dravida Munnetra Kazhagam |
1984 | Pon. Muthuramalingam | Dravida Munnetra Kazhagam |
1989 | Pon. Muthuramalingam | Dravida Munnetra Kazhagam |
1991 | S. V. Shanmugam | Indian National Congress |
1996 | P. T. R. Palanivel Rajan | Dravida Munnetra Kazhagam |
2001 | Valarmathi Jebaraj | Anna Dravida Munnetra Kazhagam |
2006 | S. V. Shanmugam | Anna Dravida Munnetra Kazhagam |
2007 | K. S. K. Rajendran | Indian National Congress |
2011 | Sellur K. Raju | Anna Dravida Munnetra Kazhagam |
2016 | Sellur K. Raju | Anna Dravida Munnetra Kazhagam |
gollark: https://pastebin.com/Frv3xkB9Full badly-commented thing.
gollark: I *did* test this, you know.
gollark: ```lua-- Convert path to canonical formlocal function canonicalize(path) return fs.combine(path, "")endlocal function path_in(p, dir) return starts_with(canonicalize(p), canonicalize(dir))end-- Resolve a path with the given root - if you go outside it, loops you back inlocal function resolve_path(path, root) if path_in(path, "/rom") then -- allow access to shared ROM return path end local new_path = fs.combine(root, path) if not path_in(new_path, root) then return resolve_path(new_path, root) else return new_path endend```Relevant code.
gollark: FS overrides can create some really "fun" filesystem messes.
gollark: If you try to cd .. it just puts you in the same directory for funlolz.
References
- "Statistical reports of assembly elections". Election Commission of India. Archived from the original on 5 October 2010. Retrieved 8 July 2010.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.