Re: Python glob and raw string

2014-01-17 Thread Xaxa Urtiz
Le jeudi 16 janvier 2014 19:14:30 UTC+1, Neil Cerutti a écrit : > On 2014-01-16, Xaxa Urtiz <> wrote: > > > Hello everybody, i've got a little problem, i've made a script > > > which look after some files in some directory, typically my

Re: Python glob and raw string

2014-01-16 Thread Xaxa Urtiz
Le jeudi 16 janvier 2014 17:49:57 UTC+1, Xaxa Urtiz a écrit : > Hello everybody, i've got a little problem, i've made a script which look > after some files in some directory, typically my folder are organized like > this : > > > > [share] > > fold

Python glob and raw string

2014-01-16 Thread Xaxa Urtiz
Hello everybody, i've got a little problem, i've made a script which look after some files in some directory, typically my folder are organized like this : [share] folder1 ->20131201 -->file1.xml -->file2.txt ->20131202 -->file9696009.tmp -->file421378932.xml etc so basically in the share i'v

Re: Referrer key missing form os.environ dictionary?

2013-09-25 Thread Xaxa Urtiz
Le mercredi 25 septembre 2013 17:02:45 UTC+2, Ferrous Cranus a écrit : > Στις 25/9/2013 5:52 μμ, ο/η Steven D'Aprano έγραψε: > > > On Wed, 25 Sep 2013 17:04:55 +0300, Νίκος wrote: > > > > > >> I would like to check for its existence and retrieve it if possible, if > > >> its not there then defa

Re: to be pythonic: should caller or callee log?

2013-09-04 Thread Xaxa Urtiz
Le mercredi 4 septembre 2013 09:44:27 UTC+2, Gildor Oronar a écrit : > Thanks: > > > > El 04/09/13 05:01, Terry Reedy escribió: > > > > > I would expect that every account class has a transaction method. > > > * If so, just call it, but > > > assertIsNot(DebitAccount.transaction, AbstractAc