| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.9.2 Berlin source code.tar.gz | 2024-06-23 | 14.8 MB | |
| 3.9.2 Berlin source code.zip | 2024-06-23 | 15.3 MB | |
| README.md | 2024-06-23 | 347 Bytes | |
| Totals: 3 Items | 30.1 MB | 0 | |
Changelog:
- Add start argument to enumerate function
- Added missing bin, oct, and hex functions to built-ins
- Fixed the maxreplace argument of the string replace function
- Added start and end arguments to String startswith and endswith methods
- Added time.monotonic()
- Fixed typos in docs
- Cleaned up some repo cruft