Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
EwgLib
Bugs
Remove Python1.5isms
Status:
Beta
Brought to you by:
areutter
Summary
Files
Reviews
Support
Tickets ▾
Bugs
Feature Requests
Code
Menu
▾
▴
Create Ticket
View Stats
Group
v2.0a2
Searches
Changes
Closed Tickets
Open Tickets
Help
Formatting Help
#4 Remove Python1.5isms
Milestone:
v2.0a2
Status:
open
Owner:
Andrew Reutter
Labels:
Code Standard (3)
Priority:
6
Updated:
2001-10-10
Created:
2001-10-10
Creator:
Andrew Reutter
Private:
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.
Submit