This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abc52169b73844d94de244a0273f635993189b94
cpython
/
Mac
/
Modules
/
res
History
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