Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6b4153

Browse files
committed
Fix name in comments and add info about this module's place in PyGreSQL.
1 parentb292caf commitd6b4153

File tree

1 file changed

+4
-3
lines changed
  • src/interfaces/python

1 file changed

+4
-3
lines changed

‎src/interfaces/python/pg.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
#pgutil.py
1+
#pg.py
22
# Written by D'Arcy J.M. Cain
33

4-
# This library implements some basic database management stuff
5-
# It includes the pg module and builds on it
4+
# This library implements some basic database management stuff. It
5+
# includes the pg module and builds on it. This is known as the
6+
# "Classic" interface. For DB-API compliance use the pgdb module.
67

78
from_pgimport*
89
importstring,re,sys

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp