Agent-Hellboy / Agent-Hellboy/google-chat-python-bot

We should think of other ways to execute the python expression (other than exec)

Aberta
#1 0 comentários 0 reações 0 responsáveis Ver no GitHub
hacktoberfest
Linguagem predominante
Python
Estrelas
0
Forks
2
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

@python exec import enum

class Test(enum.Enum):
lower = 1
upper = 2
print(Test.lower == Test.lower)

The response given by the bot does not convey enough info about the code

```
{'enum': , 'Test': }
```

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.