[svn r38815] Be at least consistent within one file
--HG-- branch : trunk
This commit is contained in:
@@ -24,6 +24,7 @@ Basic Example:
|
||||
True
|
||||
|
||||
For calling functions you may use a shortcut:
|
||||
|
||||
>>> import py
|
||||
>>> def f(): print "hello"
|
||||
>>> res, out, err = py.io.StdCapture.call(f)
|
||||
|
||||
Reference in New Issue
Block a user