This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
scossu
/
lakesuperior_legacy
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
5f6e2eb2d4
Dallar
Biçim İmleri
master
lakesuperior...
/
wsgi.py
wsgi.py
103 B
Geçmiş
Ham
1
2
3
4
5
6
7
#!/usr/bin/env python
import bjoern
from server import fcrepo
bjoern.run(fcrepo, 'localhost', 8000)