Python Forum
py_compile spouted this weird output
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
py_compile spouted this weird output
#1
I found that simply importing the module wasn't reliable, so I tried py_compile, and...
py_compile.compile("info.py")
'__pycache__\\info.cpython-34.pyc'
I looked and found a folder named __pycache__ but my file wasn't in it! What happened? What should I do? I'm really confused.
EDIT: Problem solved!
Reply


Messages In This Thread
py_compile spouted this weird output - by Klar - Dec-12-2017, 10:27 PM
RE: py_compile spouted this weird output - by buran - Dec-13-2017, 06:59 AM
RE: py_compile spouted this weird output - by Klar - Dec-13-2017, 03:39 PM
RE: py_compile spouted this weird output - by Klar - Dec-13-2017, 05:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Yield generator weird output Vidar567 8 3,300 Nov-23-2020, 10:59 PM
Last Post: deanhystad
  py_compile issue Johb 8 2,668 Nov-02-2020, 06:20 PM
Last Post: jefsummers
  Random Password Generator with Weird Output. Why? Selenestica 2 2,604 Sep-11-2019, 04:36 AM
Last Post: Selenestica

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020