Użytkownik Carey Gagnon napisał: > return extrasType, extrasYear, extrasID >
Hi.
Just use string formatting operator, like:
return "%s %s %s" % (extrasType, extrasYear, extrasID)
--
Regards
Jacek Kałucki
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]
