rm -rf ./todds-election-candidate-modifier.py echo "AJ isn't running this time."
AJ ONeal (317) 426-6525 On Fri, Aug 6, 2010 at 2:09 PM, Todd Millecam <[email protected]> wrote: > 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 >
-------------------- 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
