mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Whitespace normalization.
This commit is contained in:
parent
3053667d09
commit
4511a713d5
8 changed files with 64 additions and 72 deletions
|
@ -15,4 +15,3 @@ cur = con.cursor()
|
|||
p = Point(4.0, -3.2)
|
||||
cur.execute("select ?", (p,))
|
||||
print cur.fetchone()[0]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue