Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
isprogram
/
pyenv
mirror da
https://github.com/pyenv/pyenv.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Projects
0
Rilasci
241
Wiki
Attività
Sfoglia il codice sorgente
Fix missing reference to pypy_architecture
pull/718/head
Samuel Villamonte
9 anni fa
committed by
GitHub
parent
4e4bd42020
commit
7a957c5488
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
plugins/python-build/share/python-build/pyston-0.5.1
+ 1
- 1
plugins/python-build/share/python-build/pyston-0.5.1
Vedi File
@ -11,7 +11,7 @@ case "$(pyston_architecture 2>/dev/null || true)" in
* )
{ echo
colorize 1 "ERROR"
echo ": A Pyston 0.5.1 binary is not available for $(py
py
_architecture 2>/dev/null || true)."
echo ": A Pyston 0.5.1 binary is not available for $(py
ston
_architecture 2>/dev/null || true)."
echo
} >&2
exit 1
Scrivi
Anteprima
Caricamento…
Annulla
Salva