Message98476
AFAICT, in this case, if PyString_FromString gives NULL, then (o_name == NULL) and the function returns without calling "fill_file_fields".
Hence, the fp is not opened.
Do you suggest something else? |
|
Date |
User |
Action |
Args |
2010-01-28 20:30:54 | flox | set | recipients:
+ flox, brett.cannon, amaury.forgeotdarc, r.david.murray, Trundle |
2010-01-28 20:30:54 | flox | set | messageid: <1264710654.47.0.772174516547.issue7732@psf.upfronthosting.co.za> |
2010-01-28 20:30:53 | flox | link | issue7732 messages |
2010-01-28 20:30:52 | flox | create | |
|