Re: Python newbie question re Strings and integers

2008-09-18 Thread rmac
Ah! Arghh!!! You are so correct on the usage of the ':' Python syntax is a little different from what I am used to. Thank you. -- http://mail.python.org/mailman/listinfo/python-list

Python newbie question re Strings and integers

2008-09-18 Thread rmac
ameStart) currentSymbol=filename[int(filenameStart),int(extensionStart)] Uncommenting the print statements clearly show the values to be integers (and without the str casts actually provide int+string errors) However, executing this code results in... opening - /Users/rmac/Documents/Sand