HEY THERE CAN SOMEONE ANSWER ME
--
https://mail.python.org/mailman/listinfo/python-list
On Wednesday, September 19, 2018 at 2:00:13 PM UTC-7, Singamaneni Saikiran
wrote:
> It was showing some error please help me with a reply to solve this.
>
> saikiran
What code did you try? What error did you receive? And finally, what
operating system are you using?
--
https://mail.python.or
Great opportunity to join an amazing organization! Do you love building IT
Solutions in Python? Do you have Scrum experience? Want to live in Rome, Italy?
Apply now, and become part of the United Nations World Food Programme. Apply
via
https://career5.successfactors.eu/career?career_ns=job_list
Cameron Simpson writes:
> On 19Sep2018 09:12, synch1...@gmail.com wrote:
>>I'm just trying to follow along with the logging tutorial documentation and I
>>am getting this error:
>>
>>import logging
>>
>>logging.basicConfig(format= '%(asctime)s % (message)s', datefmt='%m%d%Y
>>%I:%M:%S %p')
>
>