Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
calefaction
espelhamento de
https://github.com/earwig/calefaction
Observar
1
Favorito
1
Fork
0
Código
Versões
0
Atividade
Ver código fonte
Actually return the extended killmail.
master
Ben Kurtovic
7 anos atrás
pai
d9c709d9c2
commit
024480662a
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-0
calefaction/eve/zkill.py
+ 2
- 0
calefaction/eve/zkill.py
Ver arquivo
@@ -60,6 +60,8 @@ class ZKillboard:
victim["faction_id"] = 0
victim["faction_name"] = ""
return kill
def query(self, *args):
"""Make an API query using the given arguments."""
query = "/" + "".join(str(arg) + "/" for arg in args)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar