Forum: Python Mar 15th, 2007 |
| Replies: 4 Views: 1,532 Yes, that was exactly what I was looking for! Funny how I try everything but that. Thanks a bunch. |
Forum: Python Mar 13th, 2007 |
| Replies: 4 Views: 1,532 Basically I'm trying to take a Template String and store it in a variable for later use. I'm new with Python and programming languages in general so I'm finding difficulty in doing this. This is the... |