summaryrefslogtreecommitdiff
path: root/cherrypy/process/win32.py
Commit message (Expand)AuthorAgeFilesLines
* Correct the loglevel to INFO for sucessful case jvisu2019-01-031-2/+2
* Fix property settersSviatoslav Sydorenko2018-05-261-1/+1
* Upgrade @property decorator syntaxSviatoslav Sydorenko2018-05-261-2/+3
* Regarding E305, honor the style guide rather than suppressing errors.Jason R. Coombs2017-10-291-1/+2
* PEP8fy codebase: eliminated F821 flake8 errorSviatoslav Sydorenko2017-03-121-0/+1
* PEP8fy codebase: eliminated E305 flake8 errorSviatoslav Sydorenko2017-03-111-1/+1
* Convert all strings to conform single-quoted styleSviatoslav Sydorenko2016-09-081-6/+6
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-1/+7
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-23/+23
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+174
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-174/+0
* More syncs with python3.Robert Brewer2009-06-091-2/+1
* trunk: A bunch more alignments between trunk and python3 syntax.Robert Brewer2009-06-021-1/+1
* Brought trunk up to par with the encoding changes from the python3 branch.Robert Brewer2009-06-011-1/+1
* Bus.wait may now take a list or tuple for the 'state' arg, to wait on any of ...Robert Brewer2008-09-271-5/+11
* Doc tweaks.Robert Brewer2008-07-031-2/+1
* Moved all bus plugins onto the engine object itself, and fixed a couple bus d...Robert Brewer2008-06-241-0/+4
* Audit of logging:Robert Brewer2008-04-051-2/+2
* Renamed restsrv -> process in all referrers.Robert Brewer2008-03-161-9/+9
* Renamed restsrv -> process. Boring but practical.Robert Brewer2008-03-161-0/+166