aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-051-0/+0
* conditionally call vmp_native_enable/disable (only if platform supports it), ...Richard Plangger2017-04-031-0/+0
* Kill unused lineArmin Rigo2013-11-271-1/+0
* Use getwinerror() hereArmin Rigo2013-11-121-12/+7
* Found out that FormatError() is exposed via _rawffi. Would you believe.Armin Rigo2013-11-121-2/+6
* Add the NOT_RPYTHON comment at the top of the file, although that mightArmin Rigo2013-11-121-0/+1
* Add os.startfile() using cffi.Armin Rigo2013-11-121-0/+44