some comments: > + * SyntaxError enhancements - Fredrik Lundh > + = http://www.python.org/pipermail/python-dev/2000-July/012981.html ouch. what part of this "proposal" has been accepted? hopefully the latter part (the "error number" part). > + * snprintf - owner??? > + Use snprintf to avoid buffer overflows. Need configure = hackery > + to discovery if it is available on the current platform and a > + default implementation if it is not. > + = http://www.python.org/pipermail/python-dev/2000-April/010051.html > + This function is expected to be part of C9X (check). patch #100895, I hope. note that snprintf and this implementation are not equivalent (the safe version of PyErr_Format allocates a buffer large enough to hold the message). ... btw, don't forget patch #100941 (a bug fix to the new windows popen code). I'm working on a slightly modified version of David's patch -- should be ready for check in on monday... </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4