thon.2.7.2.source-code.CPythonLib.includes Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jython Show documentation
Show all versions of jython Show documentation
Jython is an implementation of the high-level, dynamic, object-oriented
language Python written in 100% Pure Java, and seamlessly integrated with
the Java platform. It thus allows you to run Python on any Java platform.
# files to be copied from the CPython Lib distribution,
# used as fileset in build.xml (target copy-full)
# Lib directories, in alphabetical order:
compiler/**
distutils/**
email/**
encodings/**
ensurepip/**
importlib/*
lib2to3/**
json/**
logging/*
pydoc_data/**
test/**
unittest/**
xml/dom/**
xml/etree/**
# Lib files, in alphabetical order:
__future__.py
_LWPCookieJar.py
_MozillaCookieJar.py
_pyio.py
_strptime.py
_threading_local.py
abc.py
aifc.py
anydbm.py
argparse.py
ast.py
atexit.py
asynchat.py
asyncore.py
BaseHTTPServer.py
base64.py
bdb.py
binhex.py
bisect.py
calendar.py
cgi.py
cgitb.py
CGIHTTPServer.py
chunk.py
cmd.py
cmp.py
cmpcache.py
code.py
codecs.py
collections.py
colorsys.py
commands.py
compileall.py
contextlib.py
ConfigParser.py
cookielib.py
copy.py
copy_reg.py
Cookie.py
csv.py
difflib.py
dircache.py
dircmp.py
dis.py
DocXMLRPCServer.py
dospath.py
dumbdbm.py
dummy_thread.py
dummy_threading.py
exceptions.py
filecmp.py
fnmatch.py
formatter.py
fpformat.py
fractions.py
ftplib.py
functools.py
genericpath.py
getopt.py
gettext.py
glob.py
gopherlib.py
hashlib.py
heapq.py
hmac.py
htmlentitydefs.py
htmllib.py
HTMLParser.py
httplib.py
ihooks.py
imaplib.py
imghdr.py
io.py
keyword.py
linecache.py
locale.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py
markupbase.py
md5.py
mhlib.py
mimetools.py
mimetypes.py
MimeWriter.py
mimify.py
multifile.py
mutex.py
netrc.py
nntplib.py
numbers.py
ntpath.py
nturl2path.py
opcode.py
optparse.py
pdb.py
pickle.py
pickletools.py
pipes.py
plistlib.py
poplib.py
posixfile.py
posixpath.py
pprint.py
profile.py
pstats.py
pty.py
pyclbr.py
pydoc_topics.py
Queue.py
quopri.py
random.py
re.py
reconvert.py
repr.py
rfc822.py
rlcompleter.py
robotparser.py
runpy.py
sched.py
sha.py
sets.py
sgmllib.py
shelve.py
shlex.py
shutil.py
SimpleXMLRPCServer.py
site-packages/README
smtpd.py
smtplib.py
sndhdr.py
SocketServer.py
sre*.py
stat.py
string.py
StringIO.py
symbol.py
sysconfig.py
tabnanny.py
telnetlib.py
this.py
textwrap.py
tempfile.py
token.py
tokenize.py
trace.py
traceback.py
tty.py
tzparse.py
urllib.py
urllib2.py
urlparse.py
user.py
UserDict.py
UserList.py
UserString.py
uu.py
uuid.py
warnings.py
whichdb.py
whrandom.py
wsgiref.egg-info
wsgiref/*.py
xdrlib.py
xmllib.py
xmlrpclib.py