Newb question: underscore

Skye spoier at gmail.com
Thu Jun 5 20:05:04 EDT 2008


What is this doing?

    print >> fd, _(__doc__)


I'm guessing line-splitting __doc__ into a list, but what's that
leading underscore do?

Thanks!



More information about the Python-list mailing list