Re: next alpha sequence value from var pointing to array

2012-06-09 Thread jdmorgan
Newline was the issue indeed. Thanks for you help Peter. Cheers, Derek -- http://mail.python.org/mailman/listinfo/python-list

Re: next alpha sequence value from var pointing to array

2012-06-07 Thread Peter Otten
jdmorgan wrote: > Hi Peter, > > Thanks for you feedback. I have the next_alpha function you have > provided. But, am still getting the same result. > The actual value I am passing in is "btl". But, as I mentioned I am > getting it from an array value. Note that what you are calling an array

Re: next alpha sequence value from var pointing to array

2012-06-07 Thread jdmorgan
Hi Peter, Thanks for you feedback. I have the next_alpha function you have provided. But, am still getting the same result. The actual value I am passing in is "btl". But, as I mentioned I am getting it from an array value. Here is my actual code. I am reading a comma separated file, getting

Re: next alpha sequence value from var pointing to array

2012-06-07 Thread Peter Otten
jdmorgan wrote: > Hello, Welcome! > I am still fairly new to python, but find it to be a great scripting > language.Here is my issue: > > I am attempting to utilize a function to receive any sequence of letter > characters and return to me the next value in alphabetic order e.g. send > in "abc"