Traceback (most recent call last):
  File "C:\users\rudra\desktop\python\client2.py", line 1, in <module>
    import urllib.request
  File
"C:\Users\Rudra\AppData\Local\Programs\Python\Python311\Lib\urllib\request.py",
line 84, in <module>
    import base64
  File
"C:\Users\Rudra\AppData\Local\Programs\Python\Python311\Lib\base64.py",
line 9, in <module>
    import re
  File "C:\users\rudra\desktop\python\re.py", line 23
    print(re.findall('[aeiou]+',line))
                                      ^

--

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHrGOLFQmheaL1frkawv4obMJF5%3DPfmsPxH2nmRrPPwdoCAHeA%40mail.gmail.com.

Reply via email to