Question about Object Oriented + functions/global vars?
bruno modulix
onurb at xiludom.gro
Tue Jun 7 04:33:01 EDT 2005
gene tani wrote:
> #include canonical design pattern advice
>
> longjmp(Borders or other_big_chain_bookstore)
>
> opt1=fopen("Oreilly's Head first design pattern","r")
> opt2=fopen("design patterns book by Shalloway and trott (i think that's
> their names)","r")
>
> another=poll("any other intro to DP books that people like?")
another.append(what_about("GOF"))
--
bruno desthuilliers
ruby -e "print 'onurb at xiludom.gro'.split('@').collect{|p|
p.split('.').collect{|w| w.reverse}.join('.')}.join('@')"
More information about the Python-list
mailing list