Initial import to Tizen
[profile/ivi/python-twisted.git] / doc / core / howto / tutorial / listings / finger / finger01.py
1 from twisted.internet import reactor
2 reactor.run()