lichess-org / lila-openingexplorer

Opening explorer for lichess.org that can handle all the variants and trillions of unique positions
http://lichess.org/analysis#explorer
GNU Affero General Public License v3.0
135 stars 34 forks source link

Python 3 selection #42

Closed Hasimir closed 8 years ago

Hasimir commented 8 years ago
niklasf commented 8 years ago

Thanks.

I cherry-picked the first line. The rest is really not nescessary. Python 2 won't run the script anyway. Python 3.2 should work fine - new in Python 3.3 is just a notation for literals it brings back from Python 2.

Hasimir commented 8 years ago

fair enough, I get a bit silly when awake too long and at least 5 lines were the result of that. ;)