This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-01 21:14:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
abc52169b7
cpython
/
Mac
/
Modules
/
res
History
Download ZIP
Download TAR.GZ
Jack Jansen
2d76c25f59
In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier
...
for appearance portability (and was needed anyway).
1999-12-12 22:57:29 +00:00
..
resedit.py
Grmpf, a lot more routines have gotten a "Mac" prefix for their
1998-04-24 10:28:20 +00:00
Resmodule.c
In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier
1999-12-12 22:57:29 +00:00
resscan.py
Replaced addpack by handcrafted code to find the bgen stuff.
1998-04-17 14:07:56 +00:00
ressupport.py
In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier
1999-12-12 22:57:29 +00:00