Update setup.py and README to mention Python 3.3.
[pyassuan.git] / bin /
2012-10-07 W. Trevor Kingclient: add Unix-socket handling to .connect() and...
2012-05-27 W. Trevor KingHandle SETQUALITYBAR and SETQUALITYBAR_TT in pinentry.py.
2012-04-21 W. Trevor KingUse bytes for 'D' response parameters in pinentry.py.
2012-04-20 W. Trevor KingHold all client/server communication explicitly in...
2012-03-25 W. Trevor KingRemove override_ttyname option from PinEntry.
2012-03-25 W. Trevor KingRun update-copyright.py.
2012-03-24 W. Trevor KingFix ttyname override (better logging, look at GPG_TTY...
2012-03-24 W. Trevor KingFix a couple of syntax goofs.
2012-03-24 W. Trevor KingAdd override_ttyname option to PinEntry.
2012-03-22 W. Trevor KingAssuanClient.make_request() now raises an error on...
2012-03-22 W. Trevor KingBreak pinentry.py out of my blog and use it to start...