summaryrefslogtreecommitdiff
path: root/sandbox/named.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-3/+3
| | | | Forward compatible with newer Pythons.
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-1/+1
| | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes.
* SUSE addition to setup.cfg.Federico Di Gregorio2005-10-251-3/+5
|
* named cursors are working.Federico Di Gregorio2005-10-251-0/+29