Menu

#4 Remove Python1.5isms

v2.0a2
open
6
2001-10-10
2001-10-10
No

such as:
string.split(myString, ':')
instead of:
myString.split(':')

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.