Changes between Initial Version and Version 1 of Ticket #12486, comment 9
- Timestamp:
- 03/26/12 20:22:41 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12486, comment 9
initial v1 8 8 #!python 9 9 a = a.replace("beta", "beta.") 10 b = b.replace("beta", beta.")10 b = b.replace("beta", "beta.") 11 11 }}} 12 12