Changeset 2486 for lang/python/81kun
- Timestamp:
- 12/05/07 18:18:04 (13 months ago)
- Files:
-
- 1 modified
-
lang/python/81kun/actions/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/python/81kun/actions/__init__.py
r2482 r2486 113 113 def dec(self, e): 114 114 r = models.Regexp.objects.get(id=env.prev_regexp) 115 r.thru_ratio *= 0. 9115 r.thru_ratio *= 0.5 116 116 r.save() 117 env.__init__() 117 118 self.say("自重します…")
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)