Message 134193 - Python tracker (original) (raw)

Message134193

Author zooko
Recipients benjamin.peterson, bgomes, christian.heimes, doko, draghuram, eric.araujo, georg.brandl, lemburg, pavel.vinogradov, pola, sapetnioc, zooko
Date 2011-04-21.03:55:37
SpamBayes Score 0.0020071592
Marked as misclassified No
Message-id 1303358138.62.0.769146298551.issue1322@psf.upfronthosting.co.za
In-reply-to
Content
For what it is worth, here is the current version of this code that we are using in Tahoe-LAFS: http://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/src/allmydata/__init__.py?annotate=blame&rev=5033#L36 You can see the results on our buildbot: http://tahoe-lafs.org/buildbot/waterfall?show_events=false In the tahoe-version build step, e.g.: http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64/builds/820/steps/tahoe-version/logs/stdio Which says: platform: Linux-debian_5.0.6-x86_64-64bit
History
Date User Action Args
2011-04-21 03:55:38 zooko set recipients: + zooko, lemburg, georg.brandl, doko, draghuram, christian.heimes, sapetnioc, benjamin.peterson, pavel.vinogradov, bgomes, eric.araujo, pola
2011-04-21 03:55:38 zooko set messageid: 1303358138.62.0.769146298551.issue1322@psf.upfronthosting.co.za
2011-04-21 03:55:37 zooko link issue1322 messages
2011-04-21 03:55:37 zooko create