Petr Prikryl

Results 2 issues of Petr Prikryl

Hello phatcher, Firstly thanks for the nice tool. Now, I am using the `CsvReader` for importing the data in the Czech environment, where `CultureInfo` prescribes using comma as a decimal...

I am working on an older project that documents classes like this: ``` class Version: """ Parse and compare AsciiDoc version numbers. Instance attributes: string: String version number 'major.minor[.micro][suffix]'. major:...