mirror of
https://github.com/python/cpython.git
synced 2025-10-29 12:44:56 +00:00
Add pep-291 compatibility markers.
This commit is contained in:
parent
f608317061
commit
c2da994585
17 changed files with 61 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
|||
######################################################################
|
||||
# This file should be kept compatible with Python 2.3, see PEP 291. #
|
||||
######################################################################
|
||||
import sys, os
|
||||
|
||||
# find_library(name) returns the pathname of a library, or None.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue