Skip to content

python source code filename without chinese character #635

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

Closed
cyh-ustc opened this issue Oct 4, 2020 · 0 comments
Closed

python source code filename without chinese character #635

cyh-ustc opened this issue Oct 4, 2020 · 0 comments

Comments

@cyh-ustc
Copy link

cyh-ustc commented Oct 4, 2020

🚀 Feature Proposal

the py filename is now $ID.$PROBLEM_TITLE.py
however, the python lint & auto autocomplete won't work cause the $PROBLEM_TITLE contain chinese character
(ps. cpp lint & autocomplete works)

also these code could be included in a cpp file template, just like leetcode i guess

#include <bits/stdc++.h>
using namespace std;
@cyh-ustc cyh-ustc closed this as completed Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant