Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for python3 and compiled pyc file format #416

Open
ZiqianXu opened this issue Jul 27, 2023 · 0 comments
Open

Add support for python3 and compiled pyc file format #416

ZiqianXu opened this issue Jul 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ZiqianXu
Copy link

  1. Specify the MIME type and extension for which to add support
    text/x-python: .py
    application/x-bytecode.python: .pyc
  2. Share an example file
    python3 source file with shebang
    /usr/bin/python3 or /usr/bin/env python3

python compiled file .pyc

Thanks for looking into this!

@ZiqianXu ZiqianXu added the enhancement New feature or request label Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant