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

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

Aperta
#1 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
hacktoberfest
Lingua principale
Python
Stelle
0
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

@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': }
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.