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

dice not accepting upper-case #874

Closed
ventris opened this issue Sep 2, 2015 · 2 comments
Closed

dice not accepting upper-case #874

ventris opened this issue Sep 2, 2015 · 2 comments
Labels
Bug Things to squish; generally used for issues Easyfix Bugs or Tweaks that are easy for a new contributor to fix or implement

Comments

@ventris
Copy link

ventris commented Sep 2, 2015

The dice function wont accept upper-case D in number of dices.

eg. 1D100

answer from bot: "SyntaxError, eval(1D100), unexpected EOF while parsing (, line 1)"

Has only been tried on python 3.

@Deedasmi
Copy link

Deedasmi commented Sep 3, 2015

http://i.imgur.com/dubuZwB.png?1

It also doesn't handle invalid input very gracefully. I'll look into it more this weekend.

@embolalia embolalia added Bug Things to squish; generally used for issues Easyfix Bugs or Tweaks that are easy for a new contributor to fix or implement labels Sep 10, 2015
@maxpowa
Copy link
Contributor

maxpowa commented Jan 10, 2016

Appears to have been resolved by #969

@maxpowa maxpowa closed this as completed Jan 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Things to squish; generally used for issues Easyfix Bugs or Tweaks that are easy for a new contributor to fix or implement
Projects
None yet
Development

No branches or pull requests

4 participants