Changes between Initial Version and Version 1 of Ticket #27040, comment 29
- Timestamp:
- 01/11/19 11:46:05 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27040, comment 29
initial v1 15 15 }}} 16 16 17 What's with the superfluous `import os` in here? 17 What's with the superfluous `import os` in here? I also don't like that this function is called just `j`. I know it's convenient to have a short name here, but I'd prefer something a little clearer, like `join`.