>
> commit -m "changed syntax errors"
>


> #!/usr/bin/env python
> +from uug_elections import candidates
> try:
> +    position = candidates["A.J. O'Neal"]
>     candidates["Todd Millecam"] = position
> except KeyError:
>     pass
>
>

-- 
Todd Millecam
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to