[issue2138] Add a factorial function

2008-03-17 Thread Ilan Schnell
Ilan Schnell <[EMAIL PROTECTED]> added the comment: The factorial function is most likely to be used in context with other combinatorial functions (like binomial coefficients) for these functions an external module seems most appropriate. Most likely people would use a factorial functio

[issue1686] string.Template.safe_substitute fail when overriding pattern attribute

2008-03-17 Thread Ilan Schnell
Changes by Ilan Schnell <[EMAIL PROTECTED]>: -- assignee: -> barry nosy: +barry priority: -> normal type: -> behavior __ Tracker <[EMAIL PROTECTED]> <http://b

[issue1274] doctest fails to run file based tests with 8bit paths

2008-03-17 Thread Ilan Schnell
Ilan Schnell <[EMAIL PROTECTED]> added the comment: Bug is most likely platform specific. Can someone suggest how this should be handled on multiple platforms? Mike, can you report on which platform you encountered the bug on? Can you provide a script that reproduces the bug? On Mac O