mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
Support Python 3.8.10
This commit is contained in:
parent
3eb6393773
commit
7fdaae85c7
3 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@ pub mod help_messages;
|
|||
pub mod levenshtein;
|
||||
pub mod macros;
|
||||
pub mod opcode;
|
||||
pub mod opcode38;
|
||||
pub mod opcode310;
|
||||
pub mod opcode38;
|
||||
pub mod python_util;
|
||||
pub mod serialize;
|
||||
pub mod set;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue