Use strtoul() for oct/hex constants.
Accept * as well as + in varargs arg list.
1 file changed
tree: 6ce906ccc8726307b45202f481a8473a5c8facf1
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/