If i have an audio file that is in .py format how do I play it?

Recommended Answers

All 2 Replies

Hmm... where'd you get the file?

Opening it in IDLE is not likely to work. :lol:

Jeff

If i have an audio file that is in .py format how do I play it?

Try to read it with an editor. If it looks like a typical Python code text file then the .py extension might be correct, otherwise it just might be a cruel joke. Anyone can take a .mp3 file and rename with a .py extension.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.