
marius at gedmin
Jul 15, 2009, 1:18 PM
Post #1 of 1
(460 views)
Permalink
|
|
zope.release's bin/upload
|
|
Consider this: $ svn info | grep URL URL: svn+ssh://svn.zope.org/repos/main/zope.release/branches/3.4 $ bin/buildout ... $ bin/upload str(object) -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object. Can somebody explain to me what's happening here? Marius Gedminas -- http://pov.lt/ -- Zope 3 consulting and development
|