commit | 78d692f98e395f3fc4ec2f53343a67bb1d0e94c5 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Thu Oct 10 17:23:26 2013 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Thu Oct 10 17:23:26 2013 -0400 |
tree | aee46766ae650cf4be85704bf5082bbef53abb25 | |
parent | 2fe9bac4dca34e86d44b7e169f3795fde4c841a1 [diff] |
18764: remove the problematic 'print' alias for the PDB 'p' command. So that it no longer shadows the print function. Patch by Connor Osborn, doc and test changes by R. David Murray.