Hello All,
Am aware of the module called 'progressbar' that can do this magic of
displaying progress as the cmd is executed.
In fact, I have a test code to show progress and tried, it works.
from progressbar import *
import time
def main():
progress = ProgressBar()
for num in p
Hi Dilip,
This error has nothing to do with Python or it's versions.
OS does not have the support for these unicode characters. You need to fix
that.
> filename = "මේක තියෙන්නේ සිංහලෙන්.txt"
> Why can't I get Python to print the name out?
>
> filename = "මේක තියෙන්නේ සිංහලෙන්.txt"
> Unsupported
On Sun, Sep 25, 2016 at 11:47 PM Srinivas Naga Kotaru (skotaru) <
skot...@cisco.com> wrote:
> I am using pyOpenSSL module to automate CSR generation. Not much
> self-explanatory documentation available except few blog posts which cover
> this topic. Can anyone write a script on this topic?
>
To e
>
> This is my first time using this so I hope it works.
> I am trying to find out why this code doesnt work.
> Its simple. I want to find out which number is bigger.
>
Welcome!
>
> I hope you can help and that I am using this python feature properly.
> Thanks.
> The function prints the first t
>
> I began to learn Python and after saving a file gra.py tried to reopen it
> and got an error (in the Annex).
>
> What's the error on re-opening the file ?
Also, share what version of Python, OS and editor you are using.
FYI, this is a text only list, images of attachments will be filtered.
/