Files
cpython/Python
Neal Norwitz 3cb31ac704 cpathname could be NULL if it was longer than MAXPATHLEN. Don't try
to write the .pyc to NULL.

Check results of PyList_GetItem() and PyModule_GetDict() are not NULL.

Klocwork 282, 283, 285
2006-08-13 18:10:47 +00:00
..
2006-04-13 13:08:58 +00:00
2006-07-11 16:44:25 +00:00
2006-08-10 22:45:34 +00:00
2006-04-28 05:28:54 +00:00